1
0

Fix pickup combining over the maximum stack size.

This commit is contained in:
Howaner
2014-06-24 15:27:19 +02:00
parent a1d2c114cf
commit 5ab01c4d42
2 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "Item.h"