Update init.lua

This commit is contained in:
Zaoqi 2019-12-14 19:24:14 +08:00 committed by GitHub
parent 60842b2a31
commit 879f8b5662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,4 @@
-- Load support for intllib. local S = minetest.get_translator("vehicles")
local MP = minetest.get_modpath(minetest.get_current_modname())
local S, NS = dofile(MP.."/intllib.lua")
vehicles = {} vehicles = {}