From e0de8a124bf94b79d9d64e5406b21e8598a05d56 Mon Sep 17 00:00:00 2001 From: Roderic Morris Date: Thu, 2 Jul 2009 20:51:41 -0400 Subject: Fix building the ea client. --- src/player.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/player.h') diff --git a/src/player.h b/src/player.h index 83cb4ec0..cfd305a6 100644 --- a/src/player.h +++ b/src/player.h @@ -54,10 +54,6 @@ class Player : public Being #ifdef EATHENA_SUPPORT virtual void logic(); #endif - /** - * Returns the path to the player's current destination - */ - Path findPath(); virtual Type getType() const; @@ -96,6 +92,11 @@ class Player : public Being void flash(int time); #ifdef TMWSERV_SUPPORT + /** + * Returns the path to the player's current destination + */ + Path findPath(); + /** * Adds a guild to the player. */ -- cgit v1.2.3-60-g2f50