Rename some settings
This commit is contained in:
@@ -42,7 +42,7 @@ namespace OpenRA
|
||||
|
||||
public void Draw( World world )
|
||||
{
|
||||
if (Game.Settings.Debug.UnitDebug)
|
||||
if (Game.Settings.Debug.ShowCollisions)
|
||||
{
|
||||
var uim = world.WorldActor.Trait<UnitInfluence>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user