forked from UNLOZE/sm-plugins
Fix includes
This commit is contained in:
@@ -31,14 +31,14 @@
|
||||
* Version: $Id$
|
||||
*/
|
||||
|
||||
#pragma semicolon 1
|
||||
#pragma newdecls required
|
||||
|
||||
#include <sourcemod>
|
||||
#include <sdktools_functions>
|
||||
#include <mapchooser>
|
||||
#include <nextmap>
|
||||
|
||||
#pragma semicolon 1
|
||||
#pragma newdecls required
|
||||
|
||||
#define MCE_VERSION "1.13.0"
|
||||
|
||||
public Plugin myinfo =
|
||||
|
||||
Reference in New Issue
Block a user