removed data, small fixes
This commit is contained in:
parent
d2263ab105
commit
2b90572f1e
Binary file not shown.
Binary file not shown.
@ -65,7 +65,8 @@ def exploreBlocks(self):
|
||||
utilityHelper.clearScreen()
|
||||
return
|
||||
case "1":
|
||||
blocks[user_input].is_valid()
|
||||
utilityHelper.clearScreen()
|
||||
print(f"This block is {blocks[user_input].is_valid()}")
|
||||
case "2":
|
||||
utilityHelper.clearScreen()
|
||||
x = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user