mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 10:44:08 +00:00
format codebase
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
class EmptyBehavior final : public Behavior
|
||||
{
|
||||
public:
|
||||
explicit EmptyBehavior(const uint32_t behavior_id) : Behavior(behavior_id)
|
||||
{
|
||||
explicit EmptyBehavior(const uint32_t behavior_id) : Behavior(behavior_id) {
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user