added drivingschool point + checkpoints for route

This commit is contained in:
2019-09-17 21:41:06 +02:00
parent 331141d6bb
commit e62ca95f4d
5 changed files with 190 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ namespace ReallifeGamemode.Server.Util
}
}
temp.NextCheckpoint();
}
}