small bugfix
This commit is contained in:
committed by
Steffen Schröder
parent
8a193fe7ee
commit
c4f3cad350
@ -211,5 +211,4 @@ class Player {
|
||||
$this->autoTarget = (bool)(intval($spectatorStatus / 1000) % 10);
|
||||
$this->currentTargetId = intval($spectatorStatus / 10000);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user