- fixed some warnings

This commit is contained in:
Christoph Oelckers 2019-01-29 02:16:36 +01:00
commit 932bbee928
3 changed files with 3 additions and 2 deletions

View file

@ -1088,6 +1088,7 @@ void G_Ticker ()
AM_ToggleMap ();
gameaction = ga_nothing;
break;
default:
case ga_nothing:
break;
}