mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-25 20:52:22 +00:00
Remove unused this.fullText from the tutorial
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user