The character is visible, fixed a database issue

This commit is contained in:
Kayne Ruse
2014-06-14 22:37:21 +10:00
parent d4be22a6eb
commit c021032512
6 changed files with 36 additions and 12 deletions
+2 -2
View File
@@ -30,8 +30,8 @@
#include "SDL/SDL_net.h"
#define NETWORK_VERSION 20140607
#define PACKET_STRING_SIZE 100
constexpr int NETWORK_VERSION = 20140607;
constexpr int PACKET_STRING_SIZE = 100;
struct SerialPacketBase {
//members