[loading window] This is nicer than the thread termination. But now we need to find a way to end the load early.

This commit is contained in:
Henrik Andersson
2011-06-07 12:25:29 +02:00
parent e249542093
commit 92c5eaeea0
2 changed files with 2 additions and 8 deletions
-1
View File
@@ -13,7 +13,6 @@ public:
virtual void Init();
~ScreenReloadSongs();
private:
bool loadComplete;
InGameLoadingWindow *loadWin;
RageThread m_loadingThread;
static int loadingThreadProc(void *thisAsVoidPtr);