mirror of
https://github.com/lcdr/utils.git
synced 2024-08-30 17:32:16 +00:00
Renamed length to count in ScriptComponent.
This commit is contained in:
parent
eb1e10a10f
commit
c85615e75f
@ -3,7 +3,7 @@ Index 1 ($+949620):
|
||||
start of something
|
||||
start of ScriptedActivity
|
||||
[bit] - flag
|
||||
[u32] - length
|
||||
[u32] - count
|
||||
[u64] - player object id
|
||||
constant size 10 loop
|
||||
[float] - ???
|
||||
|
@ -1,7 +1,7 @@
|
||||
Component 39 - ScriptedActivity (tested using LOT 11165)
|
||||
Index 1 ($+9002B0):
|
||||
[bit] - flag
|
||||
[u32] - length
|
||||
[u32] - count
|
||||
[s64] - player object id
|
||||
constant size 10 loop
|
||||
[float] - ???
|
||||
|
Loading…
Reference in New Issue
Block a user