1
0
mirror of https://github.com/ChronosX88/mta-mono.git synced 2025-03-12 09:35:13 +00:00

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

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

@ -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;