1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-06-28 22:26:37 +02:00

register forcefield and wall node as stealthnode if available

This commit is contained in:
BuckarooBanzay
2023-06-23 16:56:45 +02:00
parent fd4a03dd8d
commit 5b9e18f278
4 changed files with 11 additions and 1 deletions

View File

@ -22,5 +22,6 @@ read_globals = {
"minetest",
"mesecon",
"unifieddyes",
"letters"
"letters",
"stealthnode"
}