Changed: Minor change

This commit is contained in:
kervala 2016-12-24 14:01:35 +01:00
parent 73663e30dc
commit 7cca6c1443

View file

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