Rename world expedition cache to state

This commit is contained in:
hg
2020-10-17 22:28:49 -04:00
parent 579c300cbc
commit 022f82291a
5 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ SET(world_sources
eql_config.cpp
eqemu_api_world_data_service.cpp
expedition.cpp
expedition_cache.cpp
expedition_database.cpp
expedition_message.cpp
expedition_state.cpp
launcher_link.cpp
launcher_list.cpp
lfplist.cpp
@@ -44,9 +44,9 @@ SET(world_headers
eql_config.h
eqemu_api_world_data_service.h
expedition.h
expedition_cache.h
expedition_database.h
expedition_message.h
expedition_state.h
launcher_link.h
launcher_list.h
lfplist.h