Brucey před 5 roky
rodič
revize
39b5c076c9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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()
 		'----------------------------------------------------------------------------------