Renames "Disable Shroud & Fog" debug option to "Disable visibility checks".
This commit is contained in:
@@ -123,7 +123,7 @@ namespace OpenRA.Traits
|
||||
break;
|
||||
}
|
||||
|
||||
case "DevShroudDisable":
|
||||
case "DevVisibility":
|
||||
{
|
||||
DisableShroud ^= true;
|
||||
self.Owner.Shroud.Disabled = DisableShroud;
|
||||
|
||||
Reference in New Issue
Block a user