forgot to supply parameters

origin
steffen 5 years ago
parent 181898259c
commit 6e926f9b2f

@ -657,7 +657,7 @@ int Locomotives::Loop() {
}
else {
// in here we need to put code for scheduled ways. ?
printf ("%s:%d scheduled ways: not even started to work on this.\n");
printf ("%s:%d scheduled ways: not even started to work on this.\n", __FILE__, __LINE__);
}
}

Loading…
Cancel
Save