Проглядел...

This commit is contained in:
Kernell 2015-03-13 09:00:27 +03:00
parent c88148499d
commit b58cc6ad9e

View File

@ -62,7 +62,7 @@ public:
g_pModuleManager->GetResourceName( luaVM, sName );
string sPath( "mods/deathmatch/mono/resources/[ire]/" + sName + "/" + sName + ".dll" );
string sPath( "mods/deathmatch/resources/[ire]/" + sName + "/" + sName + ".dll" );
struct stat buf;