Versions
Describe the bug
The new vanilla VeryFast world speed uses a 4x multiplier, see the following vanill table
gt.Const.World.SpeedSettings <- {
NormalMult = 1.0,
FastMult = 2.0,
VeryFastMult = 4.0,
EscortMult = 3.75,
CampMult = 3.0
};
The entry added by MSU under Vanilla (MSU) mod setting category however describes that speed setting as 3x
Expected behavior
The keybind should have (4x) in brackets and its tooltip should also have (4x) in brackets.
I think both are connected though so the change should only be done in one place.
Versions
Describe the bug
The new vanilla VeryFast world speed uses a 4x multiplier, see the following vanill table
The entry added by MSU under Vanilla (MSU) mod setting category however describes that speed setting as 3x
Expected behavior
The keybind should have (4x) in brackets and its tooltip should also have (4x) in brackets.
I think both are connected though so the change should only be done in one place.