Logging some @todos to do

This commit is contained in:
2025-04-17 09:36:39 +10:00
parent 1461647159
commit 6284795e3b
2 changed files with 9 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ use App\Models\Address;
* - To areafix (processed)
* - To ping (respond)
* - With trace turned on (respond)
*
* @todo Enable force processing packets when the password is wrong
*/
class PacketProcess extends Command
{