浏览代码

Removed debug output

Brucey 6 年之前
父节点
当前提交
3243e1febb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      maxide.bmx

+ 0 - 1
maxide.bmx

@@ -7838,7 +7838,6 @@ Type TCodePlay
 				End Select
 
 			Case EVENT_WINDOWACCEPT, EVENT_APPOPENFILE
-				print EventText()
 				OpenSource EventText()
 
 			Case EVENT_APPTERMINATE