mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-12 20:22:30 -04:00
Documented sequences and move them into the Course system
This commit is contained in:
@@ -102,6 +102,7 @@ MooMooFarm::MooMooFarm() {
|
||||
Props.Skybox.FloorBottomRight = {0, 0, 0};
|
||||
Props.Skybox.FloorBottomLeft = {0, 0, 0};
|
||||
Props.Skybox.FloorTopLeft = {255, 184, 99};
|
||||
Props.Sequence = MusicSeq::MUSIC_SEQ_MOO_MOO_FARM_YOSHI_VALLEY;
|
||||
}
|
||||
|
||||
void MooMooFarm::Load() {
|
||||
|
||||
Reference in New Issue
Block a user