You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "WynncraftButTextBased1.py", line 128, in
TextBasedAdventureFunctions.choose_class()
File "D:\GitHubDesktop\TextBasedAdeventure\TextBasedAdventureFunctions.py", line 59, in choose_class
look_at_class()
File "D:\GitHubDesktop\TextBasedAdeventure\TextBasedAdventureFunctions.py", line 10, in look_at_class
if inspect_class == ("mage"):
NameError: name 'inspect_class' is not defined
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "WynncraftButTextBased1.py", line 128, in
TextBasedAdventureFunctions.choose_class()
File "D:\GitHubDesktop\TextBasedAdeventure\TextBasedAdventureFunctions.py", line 59, in choose_class
look_at_class()
File "D:\GitHubDesktop\TextBasedAdeventure\TextBasedAdventureFunctions.py", line 10, in look_at_class
if inspect_class == ("mage"):
NameError: name 'inspect_class' is not defined
The text was updated successfully, but these errors were encountered: