You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
492 B
27 lines
492 B
|
1 year ago
|
|
||
|
|
RaiderIO_Config = {
|
||
|
|
["profilePoint"] = {
|
||
|
|
["y"] = 0,
|
||
|
|
["x"] = -16,
|
||
|
|
["point"] = "TOPLEFT",
|
||
|
|
},
|
||
|
|
["minimapIcon"] = {
|
||
|
|
["minimapPos"] = 180,
|
||
|
|
["showInCompartment"] = true,
|
||
|
|
["lock"] = false,
|
||
|
|
["hide"] = false,
|
||
|
|
},
|
||
|
|
}
|
||
|
|
RaiderIO_LastCharacter = "eu-Nighquill-deathwing"
|
||
|
|
RaiderIO_MissingCharacters = {
|
||
|
|
["eu-Nighquill-deathwing"] = true,
|
||
|
|
["eu-Quillichaa-deathwing"] = true,
|
||
|
|
}
|
||
|
|
RaiderIO_MissingServers = {
|
||
|
|
}
|
||
|
|
RaiderIO_CachedRuns = nil
|
||
|
|
RaiderIO_RWF = {
|
||
|
|
}
|
||
|
|
RaiderIO_CompletedReplays = {
|
||
|
|
}
|