Don't tell all players about my yaks
This commit is contained in:
committed by
Paul Chote
parent
7bdf6a953f
commit
cdec3fce26
2
OpenRA.Mods.RA/ReturnOnIdle.cs
Normal file → Executable file
2
OpenRA.Mods.RA/ReturnOnIdle.cs
Normal file → Executable file
@@ -32,7 +32,7 @@ namespace OpenRA.Mods.RA
|
||||
}
|
||||
else
|
||||
{
|
||||
Game.Debug("Plane has nowhere to land; flying away");
|
||||
//Game.Debug("Plane has nowhere to land; flying away");
|
||||
self.QueueActivity(new FlyOffMap());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user