slotUI/slotCli.py

changeset 121
6ea0dff10e78
parent 120
049478896193
child 122
8344d8d38c4f
--- a/slotUI/slotCli.py	Sat Dec 15 16:32:08 2012 +0100
+++ b/slotUI/slotCli.py	Sat Dec 15 16:55:03 2012 +0100
@@ -125,7 +125,7 @@
             slt["laps"] = 0
             slt["laps_last"] = 0
             slt["last"] = 0.00
-            slt["best"] = 0.00
+            slt["best"] = 999.00
             slt["fuel"] = 100
             slt["fuel_last"] = 0
             slt["position"] = idx

mercurial