Smoothed naming and other conventions
This commit is contained in:
@@ -85,10 +85,8 @@ struct Movement {
|
||||
//this state of this is great
|
||||
//-------------------------
|
||||
|
||||
union Packet {
|
||||
Packet () {}
|
||||
~Packet() {}
|
||||
|
||||
union PacketData {
|
||||
PacketData() {};
|
||||
PacketList type = PacketList::NONE;
|
||||
|
||||
//connections
|
||||
|
||||
Reference in New Issue
Block a user