mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 14:07:46 +00:00
formatting consistency
This commit is contained in:
parent
aa63953da2
commit
caa5220f2d
1 changed files with 1 additions and 2 deletions
|
@ -525,8 +525,7 @@ namespace Sapphire::Common
|
|||
|
||||
};
|
||||
|
||||
enum struct ActionAspect :
|
||||
uint8_t
|
||||
enum struct ActionAspect : uint8_t
|
||||
{
|
||||
None = 0, // Doesn't imply unaspected
|
||||
Fire = 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue