- missed 2 includes

This commit is contained in:
Christoph Oelckers 2017-03-11 19:18:31 +01:00
commit 28aba3469d
2 changed files with 2 additions and 0 deletions

View file

@ -61,6 +61,7 @@
#include "virtual.h"
#include "g_levellocals.h"
#include "events.h"
#include "actorinlines.h"
static FRandom pr_botrespawn ("BotRespawn");
static FRandom pr_killmobj ("ActorDie");