mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-11 20:11:33 +03:00
Fixed commentary localization file not loading properly
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user