Use 'art' instead of 'art_blueish'
This commit is contained in:
committed by
Izuru Yakumo
parent
f712c5a321
commit
5b46ca9b8a
@@ -22,10 +22,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
//
|
||||
#include "ui_local.h"
|
||||
|
||||
#define SERVERINFO_FRAMEL "menu/art_blueish/frame2_l"
|
||||
#define SERVERINFO_FRAMER "menu/art_blueish/frame1_r"
|
||||
#define SERVERINFO_BACK0 "menu/art_blueish/back_0"
|
||||
#define SERVERINFO_BACK1 "menu/art_blueish/back_1"
|
||||
#define SERVERINFO_FRAMEL "menu/art/frame2_l"
|
||||
#define SERVERINFO_FRAMER "menu/art/frame1_r"
|
||||
#define SERVERINFO_BACK0 "menu/art/back_0"
|
||||
#define SERVERINFO_BACK1 "menu/art/back_1"
|
||||
|
||||
static char* serverinfo_artlist[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user