MENU_BUTTON_ -> GAME_BUTTON_
This commit is contained in:
@@ -1423,7 +1423,7 @@ void HandleInputEvents(float fDeltaTime)
|
||||
CodeDetector::EnteredCode(input.GameI.controller,CODE_BACK_IN_EVENT_MODE) )
|
||||
{
|
||||
input.pn = PLAYER_1;
|
||||
input.MenuI = MENU_BUTTON_BACK;
|
||||
input.MenuI = GAME_BUTTON_BACK;
|
||||
}
|
||||
|
||||
SCREENMAN->Input( input );
|
||||
|
||||
Reference in New Issue
Block a user