Renamed length to count in ScriptComponent.

This commit is contained in:
lcdr 2016-06-27 22:11:41 +02:00
parent eb1e10a10f
commit c85615e75f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Index 1 ($+949620):
start of something start of something
start of ScriptedActivity start of ScriptedActivity
[bit] - flag [bit] - flag
[u32] - length [u32] - count
[u64] - player object id [u64] - player object id
constant size 10 loop constant size 10 loop
[float] - ??? [float] - ???

View File

@ -1,7 +1,7 @@
Component 39 - ScriptedActivity (tested using LOT 11165) Component 39 - ScriptedActivity (tested using LOT 11165)
Index 1 ($+9002B0): Index 1 ($+9002B0):
[bit] - flag [bit] - flag
[u32] - length [u32] - count
[s64] - player object id [s64] - player object id
constant size 10 loop constant size 10 loop
[float] - ??? [float] - ???