Merge remote-tracking branch 'aleric/V2MultiWear' into AltCompilers
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
BOOL gHackGodmode = FALSE;
|
||||
#endif
|
||||
|
||||
AITHREADSAFE(settings_map_type, gSettings,);
|
||||
AIThreadSafeDC<settings_map_type> gSettings;
|
||||
LLControlGroup gSavedSettings("Global"); // saved at end of session
|
||||
LLControlGroup gSavedPerAccountSettings("PerAccount"); // saved at end of session
|
||||
LLControlGroup gColors("Colors"); // saved at end of session
|
||||
|
||||
Reference in New Issue
Block a user