Filename changes to facilitate future updates

This commit is contained in:
Uleat
2016-10-15 22:14:03 -04:00
parent 1e865a5246
commit 16642b7c4c
26 changed files with 35 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
//#include "../common/item.h"
#include "../common/string_util.h"
#include "../common/eq_packet_structs.h"
#include "../common/item.h"
#include "../common/item_instance.h"
#include "../common/rulesys.h"
#include <iostream>
#include <cstdlib>