Remove unused this.fullText from the tutorial

This commit is contained in:
Vantha
2026-02-25 16:31:46 +01:00
committed by Vantha
parent e02a2e0b31
commit f3b71a1fbf
@@ -8,7 +8,6 @@ Engine.RegisterGlobal("TUTORIAL_STEP_TYPE", TUTORIAL_STEP_TYPE);
Trigger.prototype.InitTutorial = function(data)
{
this.index = 0;
this.fullText = "";
this.tutorialEvents = [];
// Register needed triggers