added outputfuntion

This commit is contained in:
Raphael Maenle
2018-01-29 16:32:55 +01:00
parent df071457d0
commit a6da2298c8
2 changed files with 5 additions and 5 deletions

View File

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