Added Snowman's Land to supported levels
This commit is contained in:
parent
d56f46a79c
commit
0b4ed5bf27
|
@ -305,7 +305,7 @@ void render_hud_unsupported_level(void) {
|
||||||
case COURSE_LLL: // (7) Lethal Lava Land
|
case COURSE_LLL: // (7) Lethal Lava Land
|
||||||
case COURSE_SSL: // (8) Shifting Sand Land
|
case COURSE_SSL: // (8) Shifting Sand Land
|
||||||
case COURSE_DDD: // (9) Dire Dire Docks
|
case COURSE_DDD: // (9) Dire Dire Docks
|
||||||
//case COURSE_SL: // (10) Snowman's Land
|
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_TTM: // (12) Tall Tall Mountain
|
||||||
//case COURSE_THI: // (13) Tiny Huge Island
|
//case COURSE_THI: // (13) Tiny Huge Island
|
||||||
|
|
Loading…
Reference in New Issue