diff options
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r-- | src/being/localplayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h index 2eb236918..8e72bf5d6 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -468,7 +468,7 @@ class LocalPlayer final : public Being, std::string getPickUpTypeString(); - static std::string getDebugPathString(); + static std::string getMapDrawTypeString(); std::string getMagicAttackString(); |