Remove #pragma semicolon 1
It could disturb non initiated people who want to modify base plugins.
This commit is contained in:
parent
cfc92ca3db
commit
7a3ee17093
|
@ -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];
|
||||
|
|
Loading…
Reference in New Issue
Block a user