This hack for the collision map was a terrible idea
I'm committing these changes before undoing these, and coding it properly.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "SDL/SDL_net.h"
|
||||
|
||||
constexpr int NETWORK_VERSION = 20140607;
|
||||
constexpr int NETWORK_VERSION = 20140701;
|
||||
constexpr int PACKET_STRING_SIZE = 100;
|
||||
|
||||
struct SerialPacketBase {
|
||||
|
||||
Reference in New Issue
Block a user