mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 16:34:06 +00:00
Refactor JukeBox, add enum for music (#988)
* Refactor JukeBox, add enum for music * add BETA annotation * Fix BETA annotation * Fix BETA annotation * Fix
This commit is contained in:

committed by
GitHub

parent
828b35e9d2
commit
73bb37596e
@@ -430,7 +430,7 @@ void IslePathActor::RegisterSpawnLocations()
|
||||
JukeboxScript::c_noneJukebox
|
||||
);
|
||||
g_spawnLocations[27] = SpawnLocation(
|
||||
LegoGameState::e_unk54,
|
||||
LegoGameState::e_jukeboxExterior,
|
||||
g_isleScript,
|
||||
0,
|
||||
"int36",
|
||||
|
Reference in New Issue
Block a user