diff options
| author | Erik Kundiman <erik@megapahit.org> | 2025-06-05 23:11:52 +0800 | 
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2025-06-05 23:11:52 +0800 | 
| commit | 29983baebecfd0df7d16ec4de567628b6a61677f (patch) | |
| tree | 0ca688861e21d7937eed9efffea374ac5511d9fa | |
| parent | 1212c9afd3c3590661981949c1aae01cae17c271 (diff) | |
Rearrange the MP bringer names
cause I see the order as per row, going right first, then down left,
then right again, then down left again, and so on.
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index d6fa9cdd49..de047f5010 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -95,15 +95,15 @@ Megapahit is brought to you by:         top_pad="5"         width="475"         word_wrap="false"> -Erik Kundiman                 EmilyAmiee -LinneNoir                     Bavid Dailey -milo (observeur)              Aria (Tashia Redrose) -Fritigern Gothly              Cate (32a) -Kou Ayashi                    Hiroo Ono -Hadet Sonnenkern              Melodey -Remmy (Secret Foxtail)        Keysin (scoutkeysin) -Eris Ravenwood                Yikes Lopez -gwigz (nya)                   ~ ( ^-^ ) ~ (cutie_qu) +Erik Kundiman                 LinneNoir +milo (observeur)              Fritigern Gothly +Kou Ayashi                    Hadet Sonnenkern +Remmy (Secret Foxtail)        Eris Ravenwood +gwigz (nya)                   EmilyAmiee +Bavid Dailey                  Aria (Tashia Redrose) +Cate (32a)                    Hiroo Ono +Melodey                       Keysin (scoutkeysin) +Yikes Lopez                   ~ ( ^-^ ) ~ (cutie_qu)      </text_editor>      <text            follows="top|left" | 
