Oops
This commit is contained in:
parent
401b51761f
commit
5ccd1665c9
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ global void CommandLog(const char* name,const Unit* unit,int flag,
|
|||
int x,int y,const Unit* dest,const char* value,int num)
|
||||
{
|
||||
if( CommandLogDisabled ) { // No log wanted
|
||||
// return;
|
||||
return;
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue