Dependenices

This commit is contained in:
Cooldude2606
2019-07-22 17:38:56 +01:00
parent e0b7174ece
commit 0499ad35ab
169 changed files with 7502 additions and 734 deletions

View File

@@ -1,4 +1,4 @@
local Global = require 'utils.global'
local Global = require 'utils.global' --- @dep utils.global
local type = type
local error = error
local tonumber = tonumber