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