mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-15 20:48:26 +00: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/RacingComponent.cpp
Normal file
5
dGame/dComponents/RacingComponent.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "RacingComponent.h"
|
||||
|
||||
RacingComponent::RacingComponent(Entity* parent) : RacingControlComponent(parent) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user