diff --git a/src/world/ContentFinder/ContentFinder.h b/src/world/ContentFinder/ContentFinder.h index 586475cd..13475500 100644 --- a/src/world/ContentFinder/ContentFinder.h +++ b/src/world/ContentFinder/ContentFinder.h @@ -57,7 +57,6 @@ namespace Sapphire::World Common::Role m_role; uint8_t m_level; bool m_allowInProgress; - bool m_acceptedDuty; uint8_t m_activeRegisterId; };