소스 검색

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()
 		'----------------------------------------------------------------------------------