mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-01 19:26:46 +02:00
Bump to version 0.11.0
This commit is contained in:
@ -1773,6 +1773,7 @@ void chess_cb_on_keypress(GameData *game, int key, void *cb_data)
|
||||
}
|
||||
|
||||
case '\r':
|
||||
|
||||
/* Intentional fallthrough */
|
||||
case ' ': {
|
||||
chess_do_input(game, state);
|
||||
|
Reference in New Issue
Block a user