mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 11:43:33 +02:00
Remove argument
This commit is contained in:
+1
-1
@@ -246,7 +246,7 @@
|
||||
];
|
||||
}
|
||||
|
||||
public function testGetChallengeTwice( $Data )
|
||||
public function testGetChallengeTwice( )
|
||||
{
|
||||
$this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x11\x11\x11\x11" );
|
||||
$this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x01\x00ayy\x00lmao\x00" );
|
||||
|
||||
Reference in New Issue
Block a user