mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 09:11:33 +00:00
Add empty line back
This commit is contained in:
parent
b62b0a2f00
commit
0ad64cffdb
1 changed files with 1 additions and 0 deletions
|
@ -1645,6 +1645,7 @@ namespace MWMechanics
|
|||
{
|
||||
std::string startKey = "start";
|
||||
std::string stopKey = "stop";
|
||||
|
||||
MWBase::LuaManager::ActorControls* actorControls
|
||||
= MWBase::Environment::get().getLuaManager()->getActorControls(mPtr);
|
||||
const bool aiInactive
|
||||
|
|
Loading…
Reference in a new issue