Fix some undeclared global bugs, and horse aliases
This commit is contained in:
parent
7731afa758
commit
f41bda8cdf
3 changed files with 2 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
-- Settings
|
||||
|
||||
-- If true, activates achievements from other Minecraft editions (XBox, PS, etc.)
|
||||
local non_pc_achievement = false
|
||||
local non_pc_achievements = false
|
||||
|
||||
local S
|
||||
if minetest.get_modpath("intllib") then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue