From 1eb0f638b031f220cf199251066f74a83c659b0c Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 3 Oct 2020 01:14:53 +0200 Subject: now accepts parameters --- src/rcon.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/rcon.h') diff --git a/src/rcon.h b/src/rcon.h index 8ca46c6..1c1e232 100644 --- a/src/rcon.h +++ b/src/rcon.h @@ -22,7 +22,6 @@ #include #define RCON_LOGIN 3 -#define RCON_LOLGINFAIL -1 #define RCON_COMMAND 2 #define RCON_RESPONSE 0 -- cgit v1.2.3