Fix double handle_input call
This commit is contained in:
+1
-1
@@ -178,7 +178,7 @@ interface_all :: proc($E: typeid, interface: ^interface_state, game_data : $G) -
|
||||
|
||||
|
||||
//if handle_input(E, interface.state, game_data) do return true
|
||||
|
||||
|
||||
state := interface.state
|
||||
mu.begin(&state.mu_ctx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user