diff options
Diffstat (limited to 'packets/packet.gd')
-rw-r--r-- | packets/packet.gd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packets/packet.gd b/packets/packet.gd new file mode 100644 index 0000000..ea1621c --- /dev/null +++ b/packets/packet.gd @@ -0,0 +1 @@ +class_name Packet |