This commit is contained in:
Shoghi Cervantes 2013-06-11 17:01:51 +02:00
parent c8e157156e
commit a45858ad94

View File

@ -1044,7 +1044,7 @@ class Player{
}
if(!($this->data instanceof Config)){
$u->close("no config created", false);
$this->close("no config created", false);
return;
}