oops, don't want that debugging print :)

This commit is contained in:
Adam Olsen 2001-08-15 00:17:02 +00:00
parent 3e8728a06c
commit 00e9ad1b99

View file

@ -197,7 +197,7 @@ void () Alias_SetBatch =
if (self.got_aliases_time > time)
return;
sprint (self, PRINT_MEDIUM, "num: " + ftos (num) + "\n\n");
// sprint (self, PRINT_MEDIUM, "num: " + ftos (num) + "\n\n");
if (self.got_aliases != TF_GOTALIAS_SETTING)
error ("AliasCheck() called with wrong got_aliases setting (" + ftos (self.got_aliases) + ")!\n");