diff --git a/editor/studio/AMXX_Studio.dof b/editor/studio/AMXX_Studio.dof index cdd87a3f..655abd19 100755 --- a/editor/studio/AMXX_Studio.dof +++ b/editor/studio/AMXX_Studio.dof @@ -115,7 +115,7 @@ AutoIncBuild=1 MajorVer=1 MinorVer=4 Release=0 -Build=5 +Build=6 Debug=0 PreRelease=0 Special=0 @@ -126,7 +126,7 @@ CodePage=1252 [Version Info Keys] CompanyName=AMX Mod X Dev Team FileDescription= -FileVersion=1.4.0.5 +FileVersion=1.4.0.6 InternalName=gaben LegalCopyright=AMX Mod X Dev Team LegalTrademarks= diff --git a/editor/studio/AMXX_Studio.exe b/editor/studio/AMXX_Studio.exe index 5377db74..67db9323 100755 Binary files a/editor/studio/AMXX_Studio.exe and b/editor/studio/AMXX_Studio.exe differ diff --git a/editor/studio/AMXX_Studio.res b/editor/studio/AMXX_Studio.res index 3d00e732..a1ca76ac 100755 Binary files a/editor/studio/AMXX_Studio.res and b/editor/studio/AMXX_Studio.res differ diff --git a/editor/studio/UnitfrmSettings.dfm b/editor/studio/UnitfrmSettings.dfm index e8bfa264..890cb938 100755 --- a/editor/studio/UnitfrmSettings.dfm +++ b/editor/studio/UnitfrmSettings.dfm @@ -64,7 +64,7 @@ object frmSettings: TfrmSettings Top = 0 Width = 351 Height = 260 - ActivePage = jspHighlighter + ActivePage = jspCompiler PropagateEnable = False Align = alClient OnChange = jplSettingsChange @@ -820,9 +820,9 @@ object frmSettings: TfrmSettings object lblPAWNCompilerPath: TLabel Left = 4 Top = 4 - Width = 45 + Width = 115 Height = 13 - Caption = 'Compiler:' + Caption = 'Compiler (amxxpc.exe):' end object lblPAWNArgs: TLabel Left = 4