1
0

Fixed compilation from previous commit.

This commit is contained in:
madmaxoft 2013-09-21 11:05:44 +02:00
parent 5cfc108e83
commit f3d0cdc9bc
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#pragma once
#include "AggressiveMonster.h"
#include "PassiveMonster.h"

View File

@ -1,7 +1,7 @@
#pragma once
#include "AggressiveMonster.h"
#include "PassiveAggressiveMonster.h"