From 1e1ddcf994c3d06626f3306a0cd9434a9e8e0457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Schweiger?= Date: Mon, 5 Feb 2018 19:53:03 +0100 Subject: [PATCH] Change Join Menu to only display host player name --- source/Menu.c | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/source/Menu.c b/source/Menu.c index 1763edd..e17d03b 100644 --- a/source/Menu.c +++ b/source/Menu.c @@ -1224,24 +1224,17 @@ void renderMenu(int menu,int xscr,int yscr){ sf2d_draw_rectangle(0, 0, 400, 240, 0xFF0C0C0C); //You might think "real" black would be better, but it actually looks better that way networkUpdateStatus(); - drawText("Connected Players",98,8); - lastj = 0; - for(i = 0; i