mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-04 03:40:14 +00:00
Merge branch 'fix_docs' into 'master'
Fix incorrect description in Lua docs See merge request OpenMW/openmw!2570
This commit is contained in:
commit
c823b66cac
@ -485,8 +485,8 @@
|
||||
-- @return #boolean
|
||||
|
||||
---
|
||||
-- Whether the actor is in the werewolf form at the moment.
|
||||
-- @function [parent=#Actor] isWerewolf
|
||||
-- Whether the NPC or player is in the werewolf form at the moment.
|
||||
-- @function [parent=#NPC] isWerewolf
|
||||
-- @param openmw.core#GameObject actor
|
||||
-- @return #boolean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user