mirror of
https://github.com/araxiaonline/LoginScreen-by-Mordred.git
synced 2026-06-13 02:02:21 -04:00
29 lines
220 B
Lua
29 lines
220 B
Lua
|
|
-- modules:
|
|
LOAD_LOGINSCENE_TOOL = false
|
|
LOAD_REALMLIST_CHANGER = true
|
|
|
|
-- miscellanous:
|
|
ENABLE_SAVE_PASSWORD = true
|
|
|
|
ENABLE_WOW_LOGO = false
|
|
WOW_LOGO_POSITION = "TOPRIGHT"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|