mirror of
https://github.com/t-affeldt/lighting_monoids.git
synced 2025-07-16 07:20:35 +02:00
Change API to use lighting table instead
This commit is contained in:
@ -33,7 +33,7 @@ stds.minetest.read_globals = {
|
||||
|
||||
stds.monoids = {}
|
||||
stds.monoids.globals = {
|
||||
"lighting_monoids",
|
||||
"lighting_monoid",
|
||||
"weather"
|
||||
}
|
||||
stds.monoids.read_globals = {
|
||||
|
Reference in New Issue
Block a user