mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-30 00:15:46 -04:00
hide some more spam in release mode
This commit is contained in:
@@ -2470,7 +2470,7 @@ NetworkId AICreatureController::getUnarmedWeapon()
|
||||
}
|
||||
else
|
||||
{
|
||||
WARNING(true, ("AICreatureController::getUnarmedWeapon() Unable to find a default weapon for (%s)", getDebugInformation().c_str()));
|
||||
DEBUG_WARNING(true, ("AICreatureController::getUnarmedWeapon() Unable to find a default weapon for (%s)", getDebugInformation().c_str()));
|
||||
}
|
||||
|
||||
return result;
|
||||
|
||||
Reference in New Issue
Block a user