fix the fix that added random characters???

This commit is contained in:
Index 2024-04-18 16:55:48 -05:00 committed by GitHub
parent b15c39f861
commit 9478b85f49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,5 +84,3 @@ function CheckInventory(id) {
}) })
return Item return Item
} }
} })