Oops
This commit is contained in:
parent
75829176b9
commit
07f04d81da
6
minetest-api.d.ts
vendored
6
minetest-api.d.ts
vendored
@ -1411,9 +1411,9 @@ declare global {
|
||||
}
|
||||
|
||||
interface LightingDefinition {
|
||||
saturation: number
|
||||
shadows: LightShadowsSpec
|
||||
exposure: LightExposureSpec
|
||||
saturation?: number
|
||||
shadows?: LightShadowsSpec
|
||||
exposure?: LightExposureSpec
|
||||
}
|
||||
|
||||
type CollisionBox = Array<number>
|
||||
|
Loading…
x
Reference in New Issue
Block a user