First commit of replay system
This commit is contained in:
@@ -525,7 +525,7 @@ void CPad::UpdatePads(void)
|
||||
ControlsManager.AffectPadFromKeyBoard();
|
||||
ControlsManager.AffectPadFromMouse();
|
||||
|
||||
if ( CReplay::bPlayingBackFromFile )
|
||||
if ( CReplay::IsPlayingBackFromFile() )
|
||||
bUpdate = false;
|
||||
|
||||
if ( bUpdate )
|
||||
|
||||
Reference in New Issue
Block a user