noop: removed debug crap.
This commit is contained in:
parent
922a896f0b
commit
a2273f3410
1 changed files with 0 additions and 2 deletions
|
|
@ -194,8 +194,6 @@ BotCreateResult BotManager::create (StringRef name, int difficulty, int personal
|
|||
if (name.empty ()) {
|
||||
botName = conf.pickBotName ();
|
||||
|
||||
game.print ("PICKED NAME: %s", botName->name);
|
||||
|
||||
if (botName) {
|
||||
resultName = botName->name;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue