I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/01info/gui.rpy", line 228, in script
init python:
File "game/01info/gui.rpy", line 232, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/01info/gui.rpy", line 228, in script
init python:
File "C:\Users\User\Desktop\RENPY SDK\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User\Desktop\RENPY SDK\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/01info/gui.rpy", line 232, in <module>
@gui.variant
AttributeError: 'StoreModule' object has no attribute 'variant'