Update all code styles

This commit is contained in:
Cooldude2606
2024-11-19 22:29:35 +00:00
parent 5e2a62ab27
commit 292c1a1b68
194 changed files with 9815 additions and 9701 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
--luacheck:ignore global math
-- luacheck:ignore global math
local floor = math.floor
local abs = math.abs