Added missing CON_PushENter to IsInteractionControl

rope
Bernhard Bonigl 2012-05-08 20:42:08 +02:00
parent c601231960
commit a5adc8c2ad
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ global func IsInteractionControl(int ctrl)
|| ctrl == CON_GrabNext
|| ctrl == CON_Enter
|| ctrl == CON_Exit
|| ctrl == CON_PushEnter
// hotkeys
|| ctrl == CON_InteractionHotkey0
|| ctrl == CON_InteractionHotkey1