aligned some crap in the comments

This commit is contained in:
ZioPao
2023-11-13 03:41:14 +01:00
parent e374601402
commit 328d3c4d3a
13 changed files with 22 additions and 35 deletions

View File

@@ -1,5 +1,4 @@
local StaticData = require("TOC/StaticData")
------------------------
local CommandsData = {}
@@ -8,8 +7,9 @@ CommandsData.modules = {
TOC_DEBUG = "TOC_DEBUG"
}
CommandsData.client = {
CommandsData.client = {}
}
CommandsData.server = {
Debug = {