Integrate C++11 branch into 5_1-new
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ MenuTimer::MenuTimer()
|
||||
m_fStallSecondsLeft = 0;
|
||||
m_bPaused = false;
|
||||
m_bSilent = false;
|
||||
WARNING_COMMAND = NULL;
|
||||
WARNING_COMMAND = nullptr;
|
||||
}
|
||||
|
||||
MenuTimer::~MenuTimer()
|
||||
|
||||
Reference in New Issue
Block a user