mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-05 16:27:27 +00:00
fix: ignoring last element in t6 stringtable cell index sorting
This commit is contained in:
@@ -1942,7 +1942,7 @@ namespace T6
|
||||
int columnCount;
|
||||
int rowCount;
|
||||
StringTableCell* values;
|
||||
int16_t* cellIndex;
|
||||
uint16_t* cellIndex;
|
||||
};
|
||||
|
||||
enum LbUpdateType
|
||||
|
Reference in New Issue
Block a user