diff --git a/stationbase.py b/stationbase.py index a4f5911..4fe20ab 100755 --- a/stationbase.py +++ b/stationbase.py @@ -31,6 +31,7 @@ player.turns = 1 def scan_system(): + #temp code for testing roll = random.randrange(1, maxRoll) print(roll)