AdventureSettingsPacket: removed leftover TODO comment

This commit is contained in:
Dylan K. Taylor 2017-09-23 16:51:58 +01:00
parent 178dd1b981
commit e1d10f595a

View File

@ -38,8 +38,6 @@ class AdventureSettingsPacket extends DataPacket{
const PERMISSION_AUTOMATION = 3;
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
* flags would all be set on the same packet field, but as of MCPE 1.2, the new abilities flags have for some