ajout de commentaire sur le code
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
local RNDX = include("lib/rndx.lua")
|
||||
|
||||
local function RX(x) return x * (ScrW() / 1920) end
|
||||
local function RY(y) return y * (ScrH() / 1080) end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user