remove unneded call for creating tutorial list
This commit is contained in:
parent
62714a14c5
commit
e459790483
@ -13,7 +13,6 @@ class helpManager():
|
||||
self.tutorialListIndex = None
|
||||
def initialize(self, environment):
|
||||
self.env = environment
|
||||
self.createHelpDict()
|
||||
def shutdown(self):
|
||||
pass
|
||||
def toggleTutorialMode(self):
|
||||
|
Loading…
Reference in New Issue
Block a user