mirror of
https://github.com/glest/glest-source.git
synced 2025-10-01 01:46:42 +02:00
- bugfix for transifex tutorial download files now loaded into UI
- updated each thread to provide its name
This commit is contained in:
@@ -45,6 +45,7 @@ const bool debugClientInterfacePerf = false;
|
||||
|
||||
ClientInterfaceThread::ClientInterfaceThread(ClientInterface *client) : BaseThread() {
|
||||
this->clientInterface = client;
|
||||
uniqueID = "ClientInterfaceThread";
|
||||
}
|
||||
|
||||
ClientInterfaceThread::~ClientInterfaceThread() {
|
||||
|
Reference in New Issue
Block a user