decreased layer count

This commit is contained in:
Raphael Maenle 2018-01-30 18:59:20 +01:00
parent dd69066c76
commit 38a621380c

View File

@ -1,6 +1,6 @@
#pragma once
//TODO!! increase Destructioncount
#define DESTRUCTION_COUNT 3
#define DESTRUCTION_COUNT 2
#include "DestructionPower_Properties.h"
#include "../AbstraktionLayer_Base.h"