VarAction2: Detect and replace scaled reads of train/RV/ship current speed

This commit is contained in:
Jonathan G Rennison
2022-05-26 21:31:20 +01:00
parent 730b84e262
commit 2360b3e93e
4 changed files with 27 additions and 3 deletions

View File

@@ -60,6 +60,7 @@ enum Action0RemapPropertyIds {
enum Action2VariableRemapIds {
A2VRI_OBJECT_FOUNDATION_SLOPE = 0x100,
A2VRI_OBJECT_FOUNDATION_SLOPE_CHANGE,
A2VRI_VEHICLE_CURRENT_SPEED_SCALED,
};
/** Action14 feature definition */