diff --git a/format.txt b/format.txt index 04550a9..29396ea 100644 --- a/format.txt +++ b/format.txt @@ -66,6 +66,7 @@ esh data types 4 - FString 5 - entity? FString? 8 - FString (Sprite) +9 - FString 11 - esbin 12 - entity flags uint16_t entity_id @@ -82,4 +83,7 @@ esh data types int32_t top int32_t left int32_t right - int32_t bottom \ No newline at end of file + int32_t bottom + +21 - FString +25 - FString \ No newline at end of file