Compare commits
No commits in common. "618474b08054426541f83df43f8142441ff00e7e" and "12ae6ff798f9eb153431a04006b364f9a3749899" have entirely different histories.
618474b080
...
12ae6ff798
1 changed files with 0 additions and 6 deletions
|
|
@ -215,15 +215,9 @@ function Jane.q(func, delay, timer, trigger, blockable, blocking, no_delete)
|
||||||
end
|
end
|
||||||
|
|
||||||
if false then
|
if false then
|
||||||
---@type table?
|
|
||||||
Big = Big
|
|
||||||
|
|
||||||
---@type { aliases: { [string]: string } }?
|
---@type { aliases: { [string]: string } }?
|
||||||
Cryptid = Cryptid
|
Cryptid = Cryptid
|
||||||
|
|
||||||
---@type { config_file: { break_infinity: boolean, disable_anims: boolean }? }?
|
|
||||||
Talisman = Talisman
|
|
||||||
|
|
||||||
---@type fun(any): boolean
|
---@type fun(any): boolean
|
||||||
_G.is_number = _G.is_number
|
_G.is_number = _G.is_number
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue