Changed: Minor change

--HG--
branch : develop
This commit is contained in:
kervala 2016-12-24 14:01:35 +01:00
parent d8ffb10df8
commit 48734b6d2f

View file

@ -2081,10 +2081,6 @@ void CEditor::registerLuaFunc()
registerEnvMethod("teleportToCharacter", luaTeleportToCharacter);
registerEnvMethod("enumInstances", luaEnumInstances);
registerEnvMethod("isClearingContent", luaIsClearingContent);
}
/*