Ship follows your finger in OpenTyrian

This commit is contained in:
pelya
2010-08-31 16:02:03 +03:00
parent bdbdd73420
commit 79911b77c3
3 changed files with 18 additions and 9 deletions

View File

@@ -45,7 +45,7 @@ bool input_grab_enabled = true,
#else
bool input_grab_enabled = false,
#endif
input_grabbed = false;
input_grabbed = false;
void flush_events_buffer( void )