mirror of
https://github.com/mt-mods/xcompat.git
synced 2024-12-22 17:10:18 +01:00
fix global leak
This commit is contained in:
parent
a75bfbf2d6
commit
87bd12dd0f
@ -1,7 +1,3 @@
|
|||||||
globals = {
|
|
||||||
"sound_api",
|
|
||||||
}
|
|
||||||
|
|
||||||
read_globals = {
|
read_globals = {
|
||||||
"minetest", "mcl_sounds", "default", "ks_sounds", "nodes_nature", "fl_stone", "fl_topsoil", "fl_trees",
|
"minetest", "mcl_sounds", "default", "ks_sounds", "nodes_nature", "fl_stone", "fl_topsoil", "fl_trees",
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user