mirror of
https://github.com/glest/glest-source.git
synced 2025-09-28 16:39:01 +02:00
- attempt to make TOM happy, clickl madly while game is loading and help lame windows not choke
This commit is contained in:
@@ -35,7 +35,8 @@ private:
|
||||
SDL_Thread* thread;
|
||||
|
||||
public:
|
||||
virtual ~Thread() {}
|
||||
Thread();
|
||||
virtual ~Thread();
|
||||
|
||||
void start();
|
||||
virtual void execute()=0;
|
||||
|
Reference in New Issue
Block a user