mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Update tools/loadout_converter/loadout_converter.py
This commit is contained in:
@@ -34,7 +34,6 @@ print("----------")
|
||||
raw_loadouts = {}
|
||||
converted_loadouts = {}
|
||||
for i in temp:
|
||||
# We use strings here so it doesnt try use indexes
|
||||
raw_loadouts[i[0]] = i[1]
|
||||
print("Cached gear listings.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user