mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-10 23:22:33 -04:00
Documented sequences and move them into the Course system
This commit is contained in:
@@ -101,6 +101,7 @@ ChocoMountain::ChocoMountain() {
|
||||
Props.Skybox.FloorBottomRight = {255, 255, 255};
|
||||
Props.Skybox.FloorBottomLeft = {255, 255, 255};
|
||||
Props.Skybox.FloorTopLeft = {255, 255, 255};
|
||||
Props.Sequence = MusicSeq::MUSIC_SEQ_CHOCO_MOUNTAIN;
|
||||
}
|
||||
|
||||
void ChocoMountain::Load() {
|
||||
|
||||
Reference in New Issue
Block a user