mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
BaseSign: remove dead TODO comment
This commit is contained in:
parent
bcc0f1e733
commit
decd1da2d0
@ -37,8 +37,6 @@ use function assert;
|
|||||||
use function strlen;
|
use function strlen;
|
||||||
|
|
||||||
abstract class BaseSign extends Transparent{
|
abstract class BaseSign extends Transparent{
|
||||||
//TODO: conditionally useless properties, find a way to fix
|
|
||||||
|
|
||||||
protected SignText $text;
|
protected SignText $text;
|
||||||
protected ?int $editorEntityRuntimeId = null;
|
protected ?int $editorEntityRuntimeId = null;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user