Fix a pile of compile warnings and debug log spam. Fix <playername> (Dead) in chat
This commit is contained in:
@@ -276,7 +276,7 @@ namespace OpenRA.Mods.RA
|
||||
OnComplete = onComplete;
|
||||
Queue = queue;
|
||||
|
||||
Log.Write("debug", "new ProductionItem: {0} time={1} cost={2}", item, time, cost);
|
||||
//Log.Write("debug", "new ProductionItem: {0} time={1} cost={2}", item, time, cost);
|
||||
}
|
||||
|
||||
public void Tick(PlayerResources pr, PowerManager pm)
|
||||
|
||||
Reference in New Issue
Block a user