Integrate C++11 branch into 5_1-new
This commit is contained in:
@@ -22,7 +22,7 @@ void ScreenContinue::Init()
|
||||
|
||||
void ScreenContinue::BeginScreen()
|
||||
{
|
||||
GAMESTATE->SetCurrentStyle( NULL, PLAYER_INVALID );
|
||||
GAMESTATE->SetCurrentStyle( nullptr, PLAYER_INVALID );
|
||||
|
||||
// Unjoin human players with 0 stages left and reset non-human players.
|
||||
// We need to reset non-human players because data in non-human (CPU)
|
||||
|
||||
Reference in New Issue
Block a user