mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-12-15 14:55:22 +01:00
Reverted moreblocks and maptools updates
This commit is contained in:
10
mods/moreblocks/circular_saw.lua
Normal file → Executable file
10
mods/moreblocks/circular_saw.lua
Normal file → Executable file
@@ -1,12 +1,4 @@
|
||||
--[[
|
||||
More Blocks: circular saw
|
||||
|
||||
Copyright (c) 2011-2015 Calinou and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
--]]
|
||||
|
||||
local S = moreblocks.intllib
|
||||
|
||||
local S = moreblocks.gettext
|
||||
circular_saw = {}
|
||||
|
||||
circular_saw.known_stairs = setmetatable({}, {
|
||||
|
||||
Reference in New Issue
Block a user