mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 08:57:44 +00:00
style fix
This commit is contained in:
parent
e72b031d82
commit
83eeacb1ce
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ namespace Sapphire::Entity
|
|||
void onDeath() override;
|
||||
|
||||
uint32_t getTimeOfDeath() const;
|
||||
void setTimeOfDeath( uint32_t timeOfDeath);
|
||||
void setTimeOfDeath( uint32_t timeOfDeath );
|
||||
|
||||
private:
|
||||
uint32_t m_bNpcBaseId;
|
||||
|
|
Loading…
Add table
Reference in a new issue