浏览代码

Code tidy.

Brucey 5 年之前
父节点
当前提交
39b5c076c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/gui/controls_test_suite.bmx

+ 1 - 1
examples/gui/controls_test_suite.bmx

@@ -219,7 +219,7 @@ While Not exitWindow    ' Detect window close button or ESC key
 				textInput = Null
 			End If
 		End If
-'End Rem
+
 		GuiUnlock()
 		'----------------------------------------------------------------------------------