Browse Source

Code tidy.

Brucey 5 năm trước cách đây
mục cha
commit
39b5c076c9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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()
 		'----------------------------------------------------------------------------------