16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 08:09:19 +02:00

refactor: split Oncommmands from Train

This commit is contained in:
jerrrrycho
2026-07-27 23:39:26 +02:00
parent d9eb705d4a
commit 7a40ec65b5
14 changed files with 7386 additions and 7317 deletions

View File

@@ -16,7 +16,6 @@ http://mozilla.org/MPL/2.0/.
#include "audio/sound.h"
#include "vehicle/DynObj.h"
#include "world/mtable.h"
#include "utilities/translation.h"
#include "application/driverhints.h"
auto const EU07_AI_ACCELERATION = 0.05;