summaryrefslogtreecommitdiff
path: root/src/being/actortype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/actortype.h')
-rw-r--r--src/being/actortype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/actortype.h b/src/being/actortype.h
index f57d6662b..7603616ce 100644
--- a/src/being/actortype.h
+++ b/src/being/actortype.h
@@ -32,7 +32,7 @@ namespace ActorType
MONSTER,
FLOOR_ITEM,
PORTAL,
- PET,
+ LOCAL_PET,
AVATAR
};
} // namespace ActorType