--- deliantra/server/include/newserver.h 2006/06/11 18:48:40 1.4 +++ deliantra/server/include/newserver.h 2006/08/13 17:16:02 1.5 @@ -141,7 +141,7 @@ * with S->C mapextended command */ uint32 EMI_smooth:1; /* Send smooth in extendmapinfos*/ - struct mapdef *current_map; /* CF+ current player map */ + struct mapstruct *current_map; /* CF+ current player map */ /* Below here is information only relevant for old sockets */ char *comment; /* name or listen comment */