mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-12 10:28:05 +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