mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-03-02 10:13:52 +08:00
demo route note in replay
This commit is contained in:
@@ -8,6 +8,7 @@ int main(int argc, char *argv[]){
|
||||
QString route(argv[1]);
|
||||
if (route == "") {
|
||||
printf("Usage: ./replay \"route\"\n");
|
||||
printf(" For a public demo route, use '3533c53bb29502d1|2019-12-10--01-13-27'\n");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user