OpenCiv icon indicating copy to clipboard operation
OpenCiv copied to clipboard

Packet: Universal Packet class instead of individual classes

Open RyanGrieb opened this issue 3 years ago • 0 comments

Instead of having individual classes for each unique packet. We could probably create a HashMap in the Packet class, and assign needed variables to that.

RyanGrieb avatar Jan 10 '22 23:01 RyanGrieb