mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-06 19:01:21 +03:00
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua
This commit is contained in:
parent
6f4e7ed5dc
commit
dd87d01f06
2 changed files with 1 additions and 2 deletions
|
@ -930,7 +930,6 @@
|
|||
-- Whether teleportation for this player is enabled.
|
||||
-- @function [parent=#Player] isTeleportingEnabled
|
||||
-- @param openmw.core#GameObject player
|
||||
-- @param #boolean player
|
||||
-- @return #boolean
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue