Proof of concept daybreak implementation using login

This commit is contained in:
KimLS
2016-09-10 00:01:37 -07:00
parent b62cc3b6fa
commit 4bbc22cc24
25 changed files with 648 additions and 313 deletions
-1
View File
@@ -64,7 +64,6 @@ namespace EQEmu
#undef max
#endif
#include <float.h>
#include <set>
#include <algorithm>
#include <memory>
-1
View File
@@ -16,7 +16,6 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <float.h>
#include <iostream>
#include <math.h>
#include <stdlib.h>