update on format
This commit is contained in:
parent
e03785e045
commit
71de729437
1 changed files with 5 additions and 1 deletions
|
|
@ -66,6 +66,7 @@ esh data types
|
||||||
4 - FString
|
4 - FString
|
||||||
5 - entity? FString?
|
5 - entity? FString?
|
||||||
8 - FString (Sprite)
|
8 - FString (Sprite)
|
||||||
|
9 - FString
|
||||||
11 - esbin
|
11 - esbin
|
||||||
12 - entity flags
|
12 - entity flags
|
||||||
uint16_t entity_id
|
uint16_t entity_id
|
||||||
|
|
@ -82,4 +83,7 @@ esh data types
|
||||||
int32_t top
|
int32_t top
|
||||||
int32_t left
|
int32_t left
|
||||||
int32_t right
|
int32_t right
|
||||||
int32_t bottom
|
int32_t bottom
|
||||||
|
|
||||||
|
21 - FString
|
||||||
|
25 - FString
|
||||||
Loading…
Add table
Reference in a new issue