diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-11-25 13:24:43 -0600 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2018-11-25 13:24:43 -0600 |
| commit | 1852f9208727dcb139be3d87ca8935a1d69c1f0f (patch) | |
| tree | 5714bd24f4b4b9a9c74f2f27a4ce9a49edbca25a /base/themes/default/lobby_design.ini | |
| parent | 5bf5a228335e4859b61ae1af8558778592395eeb (diff) | |
Overhaul theme
The only thing missing in this commit is a new background.
I am waiting for a higher-quality version of the AO logo.
Diffstat (limited to 'base/themes/default/lobby_design.ini')
| -rw-r--r-- | base/themes/default/lobby_design.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/base/themes/default/lobby_design.ini b/base/themes/default/lobby_design.ini index 4806b86a..ef64114f 100644 --- a/base/themes/default/lobby_design.ini +++ b/base/themes/default/lobby_design.ini @@ -1,9 +1,10 @@ lobby = 0, 0, 517, 666 -publi_servers = 46, 88, 114, 30 +public_servers = 46, 88, 114, 30 favorites = 164, 88, 114, 30 refresh = 56, 381, 132, 28 add_to_fav = 194, 381, 132, 28 connect = 332, 381, 132, 28 +version = 170, 1, 300, 21 about = 428, 1, 88, 21 server_list = 20, 125, 286, 240 player_count = 336, 91, 173, 16 |
