[untested] Implemented Miner role. Not in spawner yet.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef DOUWCO_HIVEMIND_HARVESTER_HPP
|
||||
#define DOUWCO_HIVEMIND_HARVESTER_HPP
|
||||
#ifndef DOUWCO_HIVEMIND_WORKER_HPP
|
||||
#define DOUWCO_HIVEMIND_WORKER_HPP
|
||||
|
||||
#include "Creeps/CreepBase.hpp"
|
||||
|
||||
@@ -26,4 +26,4 @@ namespace DouwcoHivemind
|
||||
};
|
||||
}
|
||||
|
||||
#endif // DOUWCO_HIVEMIND_HARVESTER_HPP
|
||||
#endif // DOUWCO_HIVEMIND_WORKER_HPP
|
||||
Reference in New Issue
Block a user