mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 03:41:11 -04:00
typo
This commit is contained in:
parent
95fc66bccd
commit
534d6b3ae9
@ -1289,8 +1289,8 @@
|
|||||||
-- @field #number distantLandFogOffset
|
-- @field #number distantLandFogOffset
|
||||||
-- @field openmw.util#Color sunDiscSunsetColor
|
-- @field openmw.util#Color sunDiscSunsetColor
|
||||||
-- @field #table landFogDepth A table with the keys "sunrise", "day", "sunset" and "night"
|
-- @field #table landFogDepth A table with the keys "sunrise", "day", "sunset" and "night"
|
||||||
-- @field #table skyColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a #{openmw.util#Color}.
|
-- @field #table skyColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
||||||
-- @field #table ambientColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a #{openmw.util#Color}.
|
-- @field #table ambientColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
||||||
-- @field #table fogColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
-- @field #table fogColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
||||||
-- @field #table sunColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
-- @field #table sunColor A table with the keys "sunrise", "day", "sunset" and "night". Each is a @{openmw.util#Color}.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user