diff --git a/plugins/plmenu.sma b/plugins/plmenu.sma index b49e78e5..33b029fe 100755 --- a/plugins/plmenu.sma +++ b/plugins/plmenu.sma @@ -19,8 +19,6 @@ #include #include -#pragma semicolon 1 - new g_menuPosition[MAX_PLAYERS]; new g_menuPlayers[MAX_PLAYERS][32]; new g_menuPlayersNum[MAX_PLAYERS];