mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-08 06:30:56 -04:00
Documented sequences and move them into the Course system
This commit is contained in:
@@ -73,6 +73,7 @@ Course::Course() {
|
||||
Props.CloudList = NULL;
|
||||
Props.MinimapFinishlineX = 0;
|
||||
Props.MinimapFinishlineY = 0;
|
||||
Props.Sequence = MusicSeq::MUSIC_SEQ_UNKNOWN;
|
||||
}
|
||||
|
||||
void Course::Load(Vtx* vtx, Gfx* gfx) {
|
||||
|
||||
Reference in New Issue
Block a user