merge fixes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
class CapturePointHUDSystem : public ImpureSystem
|
||||
{
|
||||
public:
|
||||
CapturePointHUDSystem(World* world, EventBroker* eventBroker);
|
||||
CapturePointHUDSystem(SystemParams params);
|
||||
|
||||
virtual void Update(double dt) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user