removed test code
This commit is contained in:
parent
a1ff9c75b2
commit
769d50f1c7
@ -261,11 +261,6 @@ class WorldComponent implements Listener
|
|||||||
return [];
|
return [];
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getPosition()
|
|
||||||
{
|
|
||||||
return $this->getTeams()[0][0];
|
|
||||||
}
|
|
||||||
|
|
||||||
protected function strToPos($str)
|
protected function strToPos($str)
|
||||||
{
|
{
|
||||||
if (strlen($str) < 5)
|
if (strlen($str) < 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user