DarkflameServer/dScripts/VeMech.cpp

6 lines
86 B
C++
Raw Normal View History

#include "VeMech.h"
void VeMech::OnStartup(Entity *self) {
qbTurretLOT = 8432;
}