Got this little error when compiling rev 394 (latest atm)
So, what to do?
Code:
waitlist.cpp: In member function `bool Waitlist::clientLogin(const Player*)':
waitlist.cpp:97: error: `Status' undeclared (first use this function)
waitlist.cpp:97: error: (Each undeclared identifier is reported only once for each function it appears in.)
waitlist.cpp:97: error: `status' undeclared (first use this function)
waitlist.cpp:97: error: `Status' has not been declared
make.exe: *** [waitlist.o] Error 1