Modified rhubarb.lua for translation

master
Xanthin 2014-03-08 03:36:20 +01:00
parent cc35745e11
commit 58412a88d1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
-- Boilerplate to support localized strings if intllib mod is installed.
-- Boilerplate to support localized strings if intllib mod is installed.
local S
if (minetest.get_modpath("intllib")) then
dofile(minetest.get_modpath("intllib").."/intllib.lua")