mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-17 16:42:39 +01:00
хуй
This commit is contained in:
parent
e46ebc0d05
commit
02b97598f0
@ -1,5 +1,7 @@
|
||||
local colorlib = {}
|
||||
|
||||
local bit32 = require("bit32")
|
||||
local serialization = require("serialization")
|
||||
local colorlib = {}
|
||||
|
||||
local function isNan(x)
|
||||
return x~=x
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user