summaryrefslogtreecommitdiffstats
path: root/src/game-server/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game-server/being.h')
-rw-r--r--src/game-server/being.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game-server/being.h b/src/game-server/being.h
index 3a76025..27c14b0 100644
--- a/src/game-server/being.h
+++ b/src/game-server/being.h
@@ -70,7 +70,7 @@ class Being : public Actor
/**
* Proxy constructor.
*/
- Being(ThingType type);
+ Being(EntityType type);
/**
* Update being state.