Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ protected:
|
||||
void OnInitDialog() override;
|
||||
|
||||
// Derived Dialogs should override this
|
||||
virtual void GetItems(std::vector<SItem>& outItems);
|
||||
void GetItems(std::vector<SItem>& outItems) override;
|
||||
};
|
||||
|
||||
#endif // CRYINCLUDE_EDITOR_SELECTSEQUENCEDIALOG_H
|
||||
|
||||
Reference in New Issue
Block a user