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
@@ -22,7 +22,7 @@
#include "../common/ipc_mutex.h"
#include "../common/memory_mapped_file.h"
#include "../common/eqemu_exception.h"
#include "../common/item_base.h"
#include "../common/item_data.h"
void LoadItems(SharedDatabase *database, const std::string &prefix) {
EQEmu::IPCMutex mutex("items");