Remove #pragma semicolon 1

It could disturb non initiated people who want to modify base plugins.
This commit is contained in:
Freeman-AM 2015-01-30 22:57:31 +01:00
parent cfc92ca3db
commit 7a3ee17093

View File

@ -19,8 +19,6 @@
#include <cstrike>
#include <fakemeta>
#pragma semicolon 1
new g_menuPosition[MAX_PLAYERS];
new g_menuPlayers[MAX_PLAYERS][32];
new g_menuPlayersNum[MAX_PLAYERS];