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/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index aba7724c..69ffd431 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,6 +29,7 @@ #include "sound.h" #include "graphics.h" #include "resources/resourcemanager.h" +#include "net/protocol.h" #include #include -- cgit v1.2.3-70-g09d2