diff options
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r-- | src/being/localplayer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h index 63d122f44..5cb29339b 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -248,8 +248,6 @@ class LocalPlayer final : public Being, bool navigateTo(const int x, const int y); - void navigateTo(const Being *const being); - void navigateClean(); void imitateEmote(const Being *const being, |