mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2026-01-06 08:50:14 -06:00
Update activing and racing components
Hopefully not going to rename them for a third time, no way
This commit is contained in:
5
dGame/dComponents/GateRushComponent.cpp
Normal file
5
dGame/dComponents/GateRushComponent.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "GateRushComponent.h"
|
||||
|
||||
GateRushComponent::GateRushComponent(Entity* parent) : RacingControlComponent(parent) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user