Imprudence AO
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
#include "hippogridmanager.h"
|
||||
#include "hippolimits.h"
|
||||
#include "floaterao.h"
|
||||
|
||||
#include "llares.h"
|
||||
#include "llcachename.h"
|
||||
@@ -2857,6 +2858,12 @@ bool idle_startup()
|
||||
gFloaterWorldMap->observeFriends();
|
||||
}
|
||||
|
||||
// Start the AO now that settings have loaded and login successful -- MC
|
||||
if (!gAOInvTimer)
|
||||
{
|
||||
gAOInvTimer = new AOInvTimer();
|
||||
}
|
||||
|
||||
gViewerWindow->showCursor();
|
||||
gViewerWindow->getWindow()->resetBusyCount();
|
||||
gViewerWindow->getWindow()->setCursor(UI_CURSOR_ARROW);
|
||||
|
||||
Reference in New Issue
Block a user