Debug message added.

This commit is contained in:
johns 2000-07-12 23:05:08 +00:00
parent bb18c05cfe
commit 72d11a6b16

View file

@ -80,7 +80,6 @@ local int MoveToGoldMine(Unit* unit)
// we should check if there's still some gold left in the mine instead.
DebugCheck( !destu->Refs );
--destu->Refs;
DebugLevel0Fn("Refs remaining %d\n",destu->Refs);
DebugCheck( !destu->Refs );
unit->Command.Data.Move.Goal=NoUnitP;