From 8684a97f4a531c8e08fd1235ecfab2286ac68d5f Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sat, 6 Nov 2004 09:42:22 +0000 Subject: *** empty log message *** --- src/gui/char_select.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/char_select.cpp b/src/gui/char_select.cpp index 61ba61ab..3422ad7f 100644 --- a/src/gui/char_select.cpp +++ b/src/gui/char_select.cpp @@ -162,7 +162,7 @@ void server_char_delete() { int gui_exit = 1; while ((!key[KEY_ESC])&&(gui_exit)) { clear_bitmap(buffer); - blit((BITMAP *)graphic[LOGIN_BMP].dat, buffer, 0, 0, -120, -90, 640, 480); + blit((BITMAP *)graphic[LOGIN_BMP].dat, buffer, 0, 0, 0, 0, 800, 600); gui_exit = gui_update(player); blit(buffer, screen, 0, 0, 0, 0, 800, 600); } -- cgit v1.2.3-70-g09d2