Added TODOs

This commit is contained in:
2025-06-27 07:18:50 +01:00
parent 97bd53e491
commit 32c33ae613

View File

@ -73,6 +73,8 @@ class WCfg:
font = pygame.font.SysFont('', 32)
class WheelItem:
# TODO: Add integration with NoPE-Lib
# TODO: Allow this to modify game attributes so it can hide the wheel and respin
def __init__(self, text):
self.text = text