mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
Refactor LegoOmni::PathContainer into IslePathActor::SpawnLocation (#877)
* Refactor LegoOmni::PathContainer into IslePathActor::SpawnLocation * Add beta annotation * Type var
This commit is contained in:

committed by
GitHub

parent
0bf39c7108
commit
72cbd1fc60
@@ -54,8 +54,9 @@ public:
|
||||
e_unk20,
|
||||
e_unk21,
|
||||
e_pizzeriaExterior,
|
||||
|
||||
e_garageExterior = 25,
|
||||
e_unk23,
|
||||
e_unk24,
|
||||
e_garageExterior,
|
||||
e_garage,
|
||||
e_garadoor,
|
||||
e_unk28,
|
||||
@@ -73,14 +74,17 @@ public:
|
||||
e_unk40,
|
||||
e_unk41,
|
||||
e_unk42,
|
||||
|
||||
e_unk45 = 45,
|
||||
e_unk43,
|
||||
e_unk44,
|
||||
e_unk45,
|
||||
e_act2main,
|
||||
e_act3script,
|
||||
e_unk48,
|
||||
e_unk49,
|
||||
|
||||
e_jukeboxw = 53,
|
||||
e_unk50,
|
||||
e_unk51,
|
||||
e_unk52,
|
||||
e_jukeboxw,
|
||||
e_unk54,
|
||||
e_unk55,
|
||||
e_histbook,
|
||||
|
Reference in New Issue
Block a user