mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-10 03:50:35 +02:00
replace intllib
This commit is contained in:
@ -18,9 +18,6 @@
|
||||
along with signs. If not, see <http://www.gnu.org/licenses/>.
|
||||
--]]
|
||||
|
||||
local S = signs.intllib
|
||||
local F = function(...) return minetest.formspec_escape(S(...)) end
|
||||
|
||||
-- Generic callback for show_formspec displayed formspecs of "sign" mod
|
||||
|
||||
minetest.register_on_player_receive_fields(function(player, formname, fields)
|
||||
|
Reference in New Issue
Block a user