Copy/paste error

This commit is contained in:
Mike A. Trethewey
2020-02-15 02:03:56 -08:00
parent 87345becc0
commit 047c344bb0

View File

@@ -31,7 +31,7 @@ def adjust_page(top, parent, settings):
"checkbox", "checkbox",
self, self,
"L/R Quickswapping", "L/R Quickswapping",
top.gameOptipages["randomizer"].pages["gameoptions"]onsWindow.gameOptionsWidgets["quickswap"].storageVar top.pages["randomizer"].pages["gameoptions"].gameOptionsWidgets["quickswap"].storageVar
) )
self.adjustWidgets[key].pack(anchor=W) self.adjustWidgets[key].pack(anchor=W)