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