mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Add server/client annotations to settingtypes.txt and make use of them (#15756)
This commit is contained in:
@@ -84,6 +84,7 @@ return {
|
||||
requires = {
|
||||
opengl = true,
|
||||
},
|
||||
context = "client",
|
||||
get_formspec = function(self, avail_w)
|
||||
local labels = table.copy(shadow_levels_labels)
|
||||
local idx = detect_mapping_idx()
|
||||
|
Reference in New Issue
Block a user