reorder arguments

This commit is contained in:
yggverse 2026-03-04 21:24:12 +02:00
parent 82c8564645
commit bacfce5f1b

View file

@ -37,10 +37,10 @@ class Master
public function getServers(
int $limit = 100,
string $region = "\xFF",
string $host = "0.0.0.0",
int $port = 0,
string $gamedir = "valve"
string $gamedir = "valve",
string $region = "\xFF"
): ?array
{
// Init connection