mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-21 20:20:20 +00:00
format codebase
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "VeMech.h"
|
||||
|
||||
void VeMech::OnStartup(Entity *self) {
|
||||
BaseEnemyMech::OnStartup(self);
|
||||
qbTurretLOT = 8432;
|
||||
void VeMech::OnStartup(Entity* self) {
|
||||
BaseEnemyMech::OnStartup(self);
|
||||
qbTurretLOT = 8432;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user