missing file modification

This commit is contained in:
Arnaud Jamin
2025-05-14 16:02:57 -04:00
parent 539a4ba9e8
commit 5077ab47d9
@@ -38,8 +38,6 @@ public:
virtual void Tick(float DeltaTime) override;
virtual void Activate();
virtual void AddWindow(FCogWindow* Window, const FString& Name);
template<class T>