Missing decleration

This commit is contained in:
ElPumpo
2019-04-13 23:03:24 +02:00
parent 17cbed0263
commit fb8379899c
+2
View File
@@ -1,3 +1,5 @@
ESX.Table = {}
-- nil proof alternative to #table
function ESX.Table.SizeOf(table)
local keys = {}