From 6bedbd1724e575a152250eeda7988423d01680ba Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Jul 2014 23:12:06 +0300 Subject: Add chat command for spawn debug local player copy. New chat command: /debugSpawn --- src/actormanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/actormanager.h') diff --git a/src/actormanager.h b/src/actormanager.h index e30a7011b..d8ce22e33 100644 --- a/src/actormanager.h +++ b/src/actormanager.h @@ -65,6 +65,8 @@ class ActorManager final: public ConfigListener const ActorType::Type type, const uint16_t subtype) A_WARN_UNUSED; + Being *cloneBeing(const Being *const srcBeing); + /** * Create a FloorItem and add it to the list of ActorSprites. */ -- cgit v1.2.3-70-g09d2