1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 08:07:46 +00:00

formatting consistency

This commit is contained in:
NotAdam 2019-02-09 23:36:37 +11:00
parent 6388d0bfd9
commit f202a8820e

View file

@ -525,8 +525,7 @@ namespace Sapphire::Common
}; };
enum struct ActionAspect : enum struct ActionAspect : uint8_t
uint8_t
{ {
None = 0, // Doesn't imply unaspected None = 0, // Doesn't imply unaspected
Fire = 1, Fire = 1,