diff options
Diffstat (limited to 'games/devtest/mods/testnodes/init.lua')
| -rw-r--r-- | games/devtest/mods/testnodes/init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/devtest/mods/testnodes/init.lua b/games/devtest/mods/testnodes/init.lua index d355c4278..2b8d042df 100644 --- a/games/devtest/mods/testnodes/init.lua +++ b/games/devtest/mods/testnodes/init.lua @@ -9,3 +9,4 @@ dofile(path.."/liquids.lua") dofile(path.."/light.lua") dofile(path.."/textures.lua") dofile(path.."/overlays.lua") +dofile(path.."/commands.lua") |
