Mark Sibly 7 年之前
父节点
当前提交
92b68919f3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/mx2cc/mx2cc.monkey2

+ 2 - 2
src/mx2cc/mx2cc.monkey2

@@ -22,9 +22,9 @@ Global opts_time:Bool
 
 Global StartDir:String
 
-'Const TestArgs:="mx2cc makemods"
+Const TestArgs:="mx2cc makemods"
  
-Const TestArgs:="mx2cc makeapp src/mx2cc/test.monkey2"
+'Const TestArgs:="mx2cc makeapp src/mx2cc/test.monkey2"
 
 'Const TestArgs:="mx2cc makeapp -parse -geninfo src/mx2cc/test.monkey2"