from .base import Packet class Packet137UpdateFlag(Packet, packet_id=137): __slots__ = () FIELDS = [ ]