2
0
Эх сурвалжийг харах

Fixed declaration order of Strict.

woollybah 6 жил өмнө
parent
commit
128e7ca622

+ 1 - 2
cocoamaxgui.mod/cocoamaxgui.bmx

@@ -1,3 +1,4 @@
+Strict
 Rem
 bbdoc: MaxGUI Drivers/CocoaMaxGUI
 about:
@@ -11,8 +12,6 @@ This Module provides a Cocoa based #MaxGUI driver For Mac OS X.
 End Rem
 Module MaxGUI.CocoaMaxGUI
 
-Strict
-
 ModuleInfo "Version: 1.55B"
 ModuleInfo "Author: Simon Armstrong, Seb Hollington"
 ModuleInfo "License: zlib/libpng"