This commit is contained in:
2026-03-10 19:14:24 -05:00
parent 487a5259fb
commit 16b70204a1

View File

@@ -20,6 +20,7 @@ function TutorialTextManager:New()
self.Views = {} self.Views = {}
self.CurrentViewName = nil self.CurrentViewName = nil
return self return self
end end