mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Added WDW to supported levels
This commit is contained in:
parent
d13127117a
commit
93b2c4213d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue