re-enable pre-commit checks (was disabled unknowingly)

This commit is contained in:
flux
2022-07-22 11:35:01 -07:00
parent 0156ced84d
commit 488f949a97
8 changed files with 9 additions and 12 deletions

View File

@ -5,4 +5,3 @@ if materials.cement_block and materials.cement_block ~= "gloopblocks:cement" the
elseif minetest.registered_nodes["gloopblocks:cement"] then
stairsplus_legacy.register_legacy("gloopblocks:cement")
end