Revert "ACS Environment::loadModule: Free vres after generation"
This reverts commit 21a431d341.
This commit is contained in:
parent
a3e531d0d4
commit
2334bde81e
1 changed files with 0 additions and 2 deletions
|
|
@ -300,8 +300,6 @@ void Environment::loadModule(ACSVM::Module *module)
|
|||
{
|
||||
CONS_Debug(DBG_SETUP, "No BEHAVIOR lump found.\n");
|
||||
}
|
||||
|
||||
vres_Free(vRes);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue