1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-24 23:41:33 +00:00

Remove redundant code

This commit is contained in:
Andrei Kortunov 2021-01-09 19:19:38 +04:00
parent 80ee1b55ea
commit 874348fb46

View file

@ -99,7 +99,6 @@ namespace MWMechanics
{
AiPackage::Options options;
options.mUseVariableSpeed = true;
options.mRepeat = false;
return options;
}