mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-04 21:36:04 -04:00
Documented sequences and move them into the Course system
This commit is contained in:
@@ -102,6 +102,7 @@ KoopaTroopaBeach::KoopaTroopaBeach() {
|
||||
Props.Skybox.FloorBottomRight = {0, 0, 0};
|
||||
Props.Skybox.FloorBottomLeft = {0, 0, 0};
|
||||
Props.Skybox.FloorTopLeft = {48, 152, 120};
|
||||
Props.Sequence = MusicSeq::MUSIC_SEQ_KOOPA_TROOPA_BEACH;
|
||||
}
|
||||
|
||||
void KoopaTroopaBeach::Load() {
|
||||
|
||||
Reference in New Issue
Block a user