Skeleton system for Boost icons
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "Game/Systems/BoostIconsHUDSystem.h"
|
||||
|
||||
void BoostIconsHUDSystem::Update(double dt)
|
||||
{
|
||||
//Logic here
|
||||
}
|
||||
Reference in New Issue
Block a user