Custom Item Pool page needs some adjustments

Width of last column wider now that "Triforce Pieces Required" was added.
This commit is contained in:
Mike A. Trethewey
2020-02-12 04:31:15 -08:00
parent fafd44b770
commit d037bfc70e
2 changed files with 1 additions and 2 deletions

View File

@@ -165,7 +165,6 @@ def gameoptions_page(parent):
return self
def set_sprite(sprite_param,spriteObject=None,spriteNameVar=None):
print(sprite_param,spriteObject,spriteNameVar)
if sprite_param is None or not sprite_param.valid:
spriteObject = None
if spriteNameVar is not None: