Reload with r, duh

master
rexim 2018-01-10 23:26:44 +07:00
parent 43b624db0a
commit 5b90505f70
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ static int game_event_running(game_t *game, const SDL_Event *event)
case SDL_KEYDOWN:
switch (event->key.keysym.sym) {
case SDLK_q:
case SDLK_r:
printf("Reloading the level from '%s'...\n", game->level_file_path);
game->level = RESET_LT(