mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-30 09:06:43 +00:00
Remove redundant code
This commit is contained in:
parent
80ee1b55ea
commit
874348fb46
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ namespace MWMechanics
|
||||||
{
|
{
|
||||||
AiPackage::Options options;
|
AiPackage::Options options;
|
||||||
options.mUseVariableSpeed = true;
|
options.mUseVariableSpeed = true;
|
||||||
options.mRepeat = false;
|
|
||||||
return options;
|
return options;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue