Update init.lua

master
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
1 changed files with 1 additions and 3 deletions

View File

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