1
This commit is contained in:
parent
b5ceb9cd04
commit
30d33f97ab
@ -220,7 +220,7 @@ void PlayerStats::Statement(Human* sender)
|
||||
game_time = f8::App::Instance()->GetNowTime();
|
||||
if (sender->GetBattleStartTime() <= 0) {
|
||||
game_duration = 0;
|
||||
#ifdef MYDEBUG
|
||||
#ifdef MYDEBUG1
|
||||
abort();
|
||||
#endif
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user