mirror of
https://github.com/gwdevhub/gMod.git
synced 2026-07-21 01:49:31 +00:00
Changes:
-hash function to crc32 function (tpf support) Improvements: -whole textures can be send to game (needed for zip and tpf) -zip support (normal and as tpf format) -tpf support
This commit is contained in:
@@ -47,6 +47,8 @@ int OTM_Language::LoadLanguage(int lang)
|
||||
|
||||
CheckBoxSaveSingleTexture = L"Save single texture";
|
||||
CheckBoxSaveAllTextures = L"Save all textures";
|
||||
|
||||
FileNotSupported = L"This file type is not supported:\n";
|
||||
}
|
||||
|
||||
LoadKeys(lang);
|
||||
|
||||
Reference in New Issue
Block a user