1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 14:23:35 +02:00

Correct const for request value (it is still same value)

This commit is contained in:
Pavel Djundik
2020-12-05 12:31:51 +02:00
parent 7f2e4484d5
commit e96807bb24
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@
/**
* Source rcon sent
*/
const SERVERDATA_REQUESTVALUE = 0;
const SERVERDATA_EXECCOMMAND = 2;
const SERVERDATA_AUTH = 3;