From fe299e24d6ad5bb58e077ec372737b117ac6cf94 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 27 May 2022 19:39:36 +0000 Subject: DevTest: Add nodes and items for testing overlays (#12304) --- games/devtest/mods/testnodes/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'games/devtest/mods/testnodes/init.lua') diff --git a/games/devtest/mods/testnodes/init.lua b/games/devtest/mods/testnodes/init.lua index 92e2c5630..d355c4278 100644 --- a/games/devtest/mods/testnodes/init.lua +++ b/games/devtest/mods/testnodes/init.lua @@ -8,3 +8,4 @@ dofile(path.."/properties.lua") dofile(path.."/liquids.lua") dofile(path.."/light.lua") dofile(path.."/textures.lua") +dofile(path.."/overlays.lua") -- cgit v1.2.3