mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-04-21 19:28:47 -05:00
format codebase
This commit is contained in:
+3
-3
@@ -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