mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-26 06:45:31 +03:00
Fixed commentary localization file not loading properly
This commit is contained in:
parent
9a939547c0
commit
8e90e6df58
@ -248,7 +248,7 @@ public:
|
||||
|
||||
#ifdef MAPBASE
|
||||
// Special commentary localization file (useful for things like text nodes or print names)
|
||||
g_pVGuiLocalize->AddFile( "resource/commentary_%language%.txt" );
|
||||
g_pVGuiLocalize->AddFile( "resource/commentary_%language%.txt", "MOD", true );
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user