racing:: you can no more start moving by pressing GO before the time starts

This commit is contained in:
Zeno Rogue
2019-04-29 17:19:05 +02:00
parent 1810a89daa
commit b840574351
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -32,6 +32,8 @@ map<cell*, int> rti_id;
string track_code = "OFFICIAL";
transmatrix straight;
int race_try;
void apply_seed() {