summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-03-11 00:57:27 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-03-11 00:57:27 +0000
commit7b41ec2aaf871b7a443c65259afc1fd625dd3b9f (patch)
treed7406e40bf4a8ad7941a3a4cb3901de50867fff0 /src/being.h
parent95683b8ecea0b12342b259e501e7eed8b5c40ee6 (diff)
downloadmana-client-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.gz
mana-client-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.bz2
mana-client-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.tar.xz
mana-client-7b41ec2aaf871b7a443c65259afc1fd625dd3b9f.zip
Maybe it would be a good idea to handle the login success message. This fixes
the initial starting location for new player characters.
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 41a2cca5..657a0658 100644
--- a/src/being.h
+++ b/src/being.h
@@ -24,7 +24,6 @@
#ifndef _TMW_BEING_H
#define _TMW_BEING_H
-#include "net/protocol.h"
#include <list>
struct PATH_NODE {