Merge branch 'Team_CMU_MergeBase' of https://github.com/MMRVZ2017/MPK.Puzzle into Team_CMU_MergeBase

This commit is contained in:
Raphael Maenle
2017-12-20 23:03:49 +01:00
9 changed files with 15 additions and 8 deletions

View File

@ -14,7 +14,7 @@
#include <bitset>
#include <random>
class DestructionPower : public AbstraktionLayer_Base <DestructionPower_Properties>
class DestructionPower : public AbstraktionLayer_Base<DestructionPower_Properties>
{
public:
void PreProcessing(const vector<Part*>* partArray);//override