diff --git a/src/game/hud.c b/src/game/hud.c index 65a9fa53..5e9360db 100644 --- a/src/game/hud.c +++ b/src/game/hud.c @@ -306,7 +306,7 @@ void render_hud_unsupported_level(void) { case COURSE_SSL: // (8) Shifting Sand Land case COURSE_DDD: // (9) Dire Dire Docks case COURSE_SL: // (10) Snowman's Land - //case COURSE_WDW: // (11) Wet Dry World + case COURSE_WDW: // (11) Wet Dry World //case COURSE_TTM: // (12) Tall Tall Mountain //case COURSE_THI: // (13) Tiny Huge Island //case COURSE_TTC: // (14) Tick Tock Clock