[eaa9e6d840]불필요한 가로바 길이 줄임
This commit is contained in:
+1
-1
@@ -451,7 +451,7 @@ function printCommandTable(General $generalObj) {
|
||||
|
||||
foreach(GameConst::$availableGeneralCommand as $commandCategory => $commandList){
|
||||
if($commandCategory){
|
||||
commandGroup("========= {$commandCategory} ==========");
|
||||
commandGroup("======= {$commandCategory} =======");
|
||||
}
|
||||
|
||||
foreach($commandList as $commandClassName){
|
||||
|
||||
Reference in New Issue
Block a user