Branch 'dev-char' is stable, merging into 'dev'
This commit is contained in:
@@ -89,7 +89,7 @@ void ClientApplication::Init() {
|
||||
flags);
|
||||
|
||||
//initiate the remaining singletons
|
||||
netUtil->Open(0, sizeof(Packet));
|
||||
netUtil->Open(0, sizeof(Packet::Packet));
|
||||
}
|
||||
|
||||
void ClientApplication::Proc() {
|
||||
|
||||
Reference in New Issue
Block a user