# frozen_string_literal: true class IMICFPS module Networking class SnapshotPacket < CyberarmEngine::Networking::Packet end end end