mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-02 14:24:53 +00:00
purged -Wdelete-non-abstract-non-virtual-dtor
This commit is contained in:
@@ -37,6 +37,7 @@ protected:
|
||||
|
||||
public:
|
||||
TutorialHint(eTutorial_Hint id, Tutorial *tutorial, int descriptionId, eHintType type, bool allowFade = true);
|
||||
virtual ~TutorialHint(){}
|
||||
|
||||
eTutorial_Hint getId() { return m_id; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user