stoozey / SPacket

A simple packet system for GameMaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packet inheritence

stoozey opened this issue · comments

add packet info inheritence
spacket_define(packetId, packetIdToInherit)
copies all values to the new definition so they dont need to be manually re-typed for all