fix: ignoring last element in t6 stringtable cell index sorting

This commit is contained in:
Jan
2025-04-23 07:44:43 +02:00
parent 1cccfe352b
commit 0fbfb860c0
4 changed files with 19 additions and 16 deletions
+1 -1
View File
@@ -1942,7 +1942,7 @@ namespace T6
int columnCount;
int rowCount;
StringTableCell* values;
int16_t* cellIndex;
uint16_t* cellIndex;
};
enum LbUpdateType