fml fix
This commit is contained in:
parent
1884cf15dc
commit
8db3b2daf4
@ -172,6 +172,7 @@ class Script {
|
|||||||
if ($playerLogin) {
|
if ($playerLogin) {
|
||||||
$profileControl->addClass(self::CLASS_PROFILE . '-' . $playerLogin);
|
$profileControl->addClass(self::CLASS_PROFILE . '-' . $playerLogin);
|
||||||
}
|
}
|
||||||
|
$this->addInclude('TextLib', 'TextLib');
|
||||||
$this->profile = true;
|
$this->profile = true;
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user