mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-20 06:18:11 +00:00
format codebase
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
|
||||
class VeMech : public BaseEnemyMech {
|
||||
public:
|
||||
void OnStartup(Entity *self) override;
|
||||
void OnStartup(Entity* self) override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user