modified: src/Matthww/PlayerInfo/PlayerInfo.php

This commit is contained in:
Keenan Yafiq 2023-08-15 05:46:21 +07:00
parent cc7e6c74af
commit 2b82d564eb

View File

@ -19,7 +19,6 @@ class PlayerInfo extends PluginBase implements Listener {
protected $DeviceOS; protected $DeviceOS;
protected $DeviceModel; protected $DeviceModel;
protected $UIProfile; protected $UIProfile;
protected $PlayerData;
protected $config; protected $config;
public function onEnable(): void { public function onEnable(): void {