mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-05 09:39:56 +00:00
AdventureSettingsPacket: removed leftover TODO comment
This commit is contained in:
parent
178dd1b981
commit
e1d10f595a
@ -38,8 +38,6 @@ class AdventureSettingsPacket extends DataPacket{
|
|||||||
const PERMISSION_AUTOMATION = 3;
|
const PERMISSION_AUTOMATION = 3;
|
||||||
const PERMISSION_ADMIN = 4;
|
const PERMISSION_ADMIN = 4;
|
||||||
|
|
||||||
//TODO: check level 3
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This constant is used to identify flags that should be set on the second field. In a sensible world, these
|
* This constant is used to identify flags that should be set on the second field. In a sensible world, these
|
||||||
* flags would all be set on the same packet field, but as of MCPE 1.2, the new abilities flags have for some
|
* flags would all be set on the same packet field, but as of MCPE 1.2, the new abilities flags have for some
|
||||||
|
Loading…
x
Reference in New Issue
Block a user