mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-04 01:37:47 +00:00
CF: Remove unused bool
This commit is contained in:
parent
6e6dc43018
commit
47411c0e4b
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue