Networking Overhaul: Modern packets, buffers, handshake, dispatch & security hardening
See Readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "BlueDragon.h"
|
||||
@@ -15,7 +15,7 @@ extern int passes_per_sec;
|
||||
#include "affect.h"
|
||||
#include "BlueDragon_Binder.h"
|
||||
#include "BlueDragon_Skill.h"
|
||||
#include "packet.h"
|
||||
#include "packet_structs.h"
|
||||
#include "motion.h"
|
||||
|
||||
time_t UseBlueDragonSkill(LPCHARACTER pChar, unsigned int idx)
|
||||
|
||||
Reference in New Issue
Block a user