Fix infinite sync
This commit is contained in:
@@ -102,6 +102,7 @@ export default function inventory(globalData: GlobalData) {
|
||||
mp.gui.chat.activate(true);
|
||||
mp.gui.cursor.show(false, false);
|
||||
show = false;
|
||||
syncCount++;
|
||||
mp.game.graphics.setStreamedTextureDictAsNoLongerNeeded("itemimages");
|
||||
inventoryWeight = 0;
|
||||
items = null;
|
||||
|
||||
Reference in New Issue
Block a user