Killed a bunch of logging statements
This commit is contained in:
@@ -55,7 +55,6 @@ namespace OpenRA
|
||||
|
||||
if (name != null)
|
||||
{
|
||||
//Log.Write("Loading {0}",name.ToLowerInvariant());
|
||||
Info = Rules.Info[name.ToLowerInvariant()];
|
||||
Health = this.GetMaxHP();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user