1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 22:17:45 +00:00

formatting consistency

This commit is contained in:
NotAdam 2019-02-09 23:36:37 +11:00
parent aa63953da2
commit caa5220f2d

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,