Added some code to help figure out errors.
This commit is contained in:
@@ -81,6 +81,8 @@ class StepManiaLanServer {
|
||||
StepManiaLanServer();
|
||||
~StepManiaLanServer();
|
||||
CString servername;
|
||||
CString lastError;
|
||||
int lastErrorCode;
|
||||
private:
|
||||
bool stop;
|
||||
PacketFunctions Packet;
|
||||
|
||||
Reference in New Issue
Block a user