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