From 7b41ec2aaf871b7a443c65259afc1fd625dd3b9f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 11 Mar 2005 00:57:27 +0000 Subject: Maybe it would be a good idea to handle the login success message. This fixes the initial starting location for new player characters. --- src/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index f49e7145..6ae01f77 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -23,6 +23,7 @@ #include "being.h" #include "game.h" +#include "net/protocol.h" Being *player_node = NULL; -- cgit v1.2.3-70-g09d2