mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-17 23:39:18 +02:00
Changes in parameters for EXE_472
This commit is contained in:
8
EU07.bpr
8
EU07.bpr
@@ -58,8 +58,8 @@ IncludeVerInfo=1
|
||||
AutoIncBuild=0
|
||||
MajorVer=15
|
||||
MinorVer=3
|
||||
Release=1167
|
||||
Build=470
|
||||
Release=1169
|
||||
Build=472
|
||||
Debug=1
|
||||
PreRelease=0
|
||||
Special=0
|
||||
@@ -71,8 +71,8 @@ CodePage=1250
|
||||
[Version Info Keys]
|
||||
CompanyName=EU07 Team
|
||||
FileDescription=MaSzyna EU07-424
|
||||
FileVersion=15.3.1167.470
|
||||
InternalName=9th by firleju + SPKS + MP
|
||||
FileVersion=15.3.1169.472
|
||||
InternalName=9th by firleju + Ra + SPKS + MP
|
||||
LegalCopyright=
|
||||
LegalTrademarks=
|
||||
OriginalFilename=eu07.exe
|
||||
|
||||
@@ -49,7 +49,7 @@ double Global::fLuminance = 1.0; // jasno
|
||||
int Global::iReCompile = 0; // zwiêkszany, gdy trzeba odœwie¿yæ siatki
|
||||
HWND Global::hWnd = NULL; // uchwyt okna
|
||||
int Global::iCameraLast = -1;
|
||||
AnsiString Global::asRelease = "15.3.1167.470";
|
||||
AnsiString Global::asRelease = "15.3.1169.472";
|
||||
AnsiString Global::asVersion =
|
||||
"Compilation 2015-04-14, release " + Global::asRelease + "."; // tutaj, bo wysy³any
|
||||
int Global::iViewMode = 0; // co aktualnie widaæ: 0-kabina, 1-latanie, 2-sprzêgi, 3-dokumenty
|
||||
|
||||
Reference in New Issue
Block a user