Threaded barriers into the client, not yet queried
I've also refactored the rooms slightly.
This commit is contained in:
@@ -50,7 +50,7 @@ private:
|
||||
int scriptRef = LUA_NOREF;
|
||||
std::map<std::string, std::string> tags;
|
||||
|
||||
int instanceIndex = -1;
|
||||
int instanceIndex;
|
||||
|
||||
int status[8];
|
||||
};
|
||||
Reference in New Issue
Block a user