Cleanup logging a bit

This commit is contained in:
IQuant 2024-05-13 16:55:20 +03:00
parent f078aa2a38
commit 75887e58d3

View file

@ -74,7 +74,6 @@ function item_sync.make_item_global(item)
value_int = id,
})
end
GamePrint(item_sync.get_global_item_id(item))
local item_data = inventory_helper.serialize_single_item(item)
item_data.g_id = id
ctx.item_prevent_localize[id] = false