aboutsummaryrefslogtreecommitdiff
path: root/src/rcon.h
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-10-03 01:14:53 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-10-03 01:14:53 +0200
commit1eb0f638b031f220cf199251066f74a83c659b0c (patch)
tree808df6edaba570b20f327ce97e977e436ac2a0ea /src/rcon.h
parentace6ce28fbd880483a68c88c9bb63f915cd6e5d4 (diff)
downloadminecraft-rcon-1eb0f638b031f220cf199251066f74a83c659b0c.tar.gz
now accepts parameters
Diffstat (limited to 'src/rcon.h')
-rw-r--r--src/rcon.h1
1 files changed, 0 insertions, 1 deletions
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 <sys/socket.h>
#define RCON_LOGIN 3
-#define RCON_LOLGINFAIL -1
#define RCON_COMMAND 2
#define RCON_RESPONSE 0