mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-18 22:07:43 -04:00
Documented sequences and move them into the Course system
This commit is contained in:
@@ -100,6 +100,7 @@ RoyalRaceway::RoyalRaceway() {
|
||||
Props.Skybox.FloorBottomRight = {0, 0, 0};
|
||||
Props.Skybox.FloorBottomLeft = {0, 0, 0};
|
||||
Props.Skybox.FloorTopLeft = {255, 224, 240};
|
||||
Props.Sequence = MusicSeq::MUSIC_SEQ_RACEWAYS_WARIO_STADIUM;
|
||||
}
|
||||
|
||||
void RoyalRaceway::Load() {
|
||||
|
||||
Reference in New Issue
Block a user