mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
More fleshing out of networking
This commit is contained in:
6
lib/networking/packet_handlers/snapshot.rb
Normal file
6
lib/networking/packet_handlers/snapshot.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
class IMICFPS
|
||||
module Networking
|
||||
class SnapshotPacket < Packet
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user