removed data, small fixes
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user