فهرست منبع

Fixed declaration order of Strict.

woollybah 6 سال پیش
والد
کامیت
128e7ca622
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      cocoamaxgui.mod/cocoamaxgui.bmx

+ 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"