X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Ftrainai.h;h=b3412c5442e18b3b7fffe4ac516d2b58b9558a2c;hb=196c1a0a2f5dd8141aa499dae7d01cad522ab028;hp=85c27b794742e456292f18468b5163a8340dceff;hpb=fef21ccc756d34ceeb5672621340bd7e964f966d;p=r2c2.git diff --git a/source/libr2c2/trainai.h b/source/libr2c2/trainai.h index 85c27b7..b3412c5 100644 --- a/source/libr2c2/trainai.h +++ b/source/libr2c2/trainai.h @@ -16,8 +16,6 @@ Base class for train AIs. AIs can help the user in various ways, ranging from automatically stopping the train at the end of allocated track to autonomously running a train. - -XXX The timestamp should be removed from tick, but Timetable depends on it */ class TrainAI {