Some label fixes
This commit is contained in:
Vendored
+1
-1
@@ -58,6 +58,6 @@ interface BackpackNamespace {
|
||||
|
||||
declare var Backpack: BackpackNamespace;
|
||||
|
||||
// Inventory sort constants — injected as globals by the engine at startup.
|
||||
// Inventory sort constants - injected as globals by the engine at startup.
|
||||
declare var INVENTORY_SORT_BY_ID: number;
|
||||
declare var INVENTORY_SORT_BY_TYPE: number;
|
||||
|
||||
Reference in New Issue
Block a user