- another compile error fix

This commit is contained in:
Magnus Norddahl 2018-11-12 03:07:08 +01:00
parent a92663b710
commit efa8f3447d

View file

@ -65,6 +65,7 @@
#include "g_levellocals.h"
#include "events.h"
#include "i_time.h"
#include <cmath>
extern IDList<AActor> g_NetIDList;