Merge branch 'notunused' into 'master'

Fix MGEF speed documentation

See merge request OpenMW/openmw!5291
This commit is contained in:
Alexei Kotov
2026-04-22 20:55:03 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@
Feature #8913: Show the current gamma correction value like the other settings in-game
Feature #8956: Implement iGreetDuration and fGreetDistanceReset
Feature #8957: Implement iMaxInfoDist
Feature #8962: Expose unused magic effect speed parameter
Feature #8962: Expose magic effect speed parameter
Feature #8966: Add DialogueResponse event
Feature #8979: Animation ended handler
Feature #8987: Lua Load context
+1 -1
View File
@@ -782,7 +782,7 @@
-- @field #boolean allowsSpellmaking True if the effect is available for spellmaking
-- @field #boolean allowsEnchanting True if the effect is available for enchanting
-- @field #boolean negativeLight True if the effect casts negative light
-- @field #number speed Unused
-- @field #number speed Projectile speed
---