mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-20 22:38:08 +00:00
format codebase
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
#include "BasePropertyServer.h"
|
||||
|
||||
class ZoneFvProperty : public BasePropertyServer {
|
||||
void SetGameVariables(Entity *self) override;
|
||||
void SetGameVariables(Entity* self) override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user