mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-16 04:58:32 +00:00
Public release of the DLU server code!
Have fun!
This commit is contained in:
5
dScripts/VeMech.cpp
Normal file
5
dScripts/VeMech.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "VeMech.h"
|
||||
|
||||
void VeMech::OnStartup(Entity *self) {
|
||||
qbTurretLOT = 8432;
|
||||
}
|
||||
Reference in New Issue
Block a user