specify purpose of scan system code
This commit is contained in:
parent
0f14d2610b
commit
211ebe1084
@ -31,6 +31,7 @@ player.turns = 1
|
|||||||
|
|
||||||
|
|
||||||
def scan_system():
|
def scan_system():
|
||||||
|
#temp code for testing
|
||||||
roll = random.randrange(1, maxRoll)
|
roll = random.randrange(1, maxRoll)
|
||||||
print(roll)
|
print(roll)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user