Change map init (maybe might work) #5
@ -15,7 +15,7 @@ local function insert(t, value)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
table.insert(t, mid + state, value.DisplayName)
|
table.insert(t, mid + state, value)
|
||||||
end
|
end
|
||||||
|
|
||||||
for _, game in next, API.GAMES do
|
for _, game in next, API.GAMES do
|
||||||
|
Loading…
Reference in New Issue
Block a user