mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Fix type
This commit is contained in:
parent
1e31f3a02d
commit
ff8919718a
@ -78,7 +78,7 @@ class IslePathActor : public LegoPathActor {
|
||||
float m_srcScale; // 0x24
|
||||
MxS16 m_dest; // 0x28
|
||||
float m_destScale; // 0x2c
|
||||
undefined4 m_location; // 0x30
|
||||
MxU32 m_location; // 0x30
|
||||
JukeboxScript::Script m_music; // 0x34
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user