- previous fix attempts done right

This commit is contained in:
alexey.lysiuk 2018-12-01 09:44:14 +02:00
commit 8d9b4f5a17
3 changed files with 2 additions and 4 deletions

View file

@ -29,7 +29,7 @@
#include "vm.h"
#include "scriptutil.h"
#include "p_acs.h"
#include "actor.h"
#include "actorinlines.h"
static TArray<VMValue> parameters;