1
0
forked from metin2/client

Corrected guildbuildinglist.txt for Romanian locale

This commit is contained in:
2024-03-10 10:40:07 +02:00
parent c9aa9a0b03
commit 8343727924
2 changed files with 70 additions and 70 deletions

View File

@ -114,8 +114,8 @@ IDI_METIN2 ICON "metin2.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 0,2,0,0
PRODUCTVERSION 0,2,0,0
FILEVERSION 0,2,1,0
PRODUCTVERSION 0,2,1,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -132,12 +132,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "The Old Metin2 Project"
VALUE "FileDescription", "The Metin2 Client"
VALUE "FileVersion", "0.2.0.0"
VALUE "FileVersion", "0.2.1.0"
VALUE "InternalName", "Metin2Client"
VALUE "LegalCopyright", "Copyright (C) 2024"
VALUE "OriginalFilename", "Metin2.exe"
VALUE "ProductName", "Metin2Client"
VALUE "ProductVersion", "0.2.0.0"
VALUE "ProductVersion", "0.2.1.0"
END
END
BLOCK "VarFileInfo"