mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 19:28:52 +00:00
Missing decleration
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
ESX.Table = {}
|
||||
|
||||
-- nil proof alternative to #table
|
||||
function ESX.Table.SizeOf(table)
|
||||
local keys = {}
|
||||
|
||||
Reference in New Issue
Block a user