mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-02 20:10:04 -04:00
Fix typo preventing translation of beds
This commit is contained in:
parent
223d108528
commit
ed11a0398d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
local S = default.intllib
|
local S = beds.intllib
|
||||||
|
|
||||||
-- fancy shaped bed
|
-- fancy shaped bed
|
||||||
beds.register_bed("beds:fancy_bed", {
|
beds.register_bed("beds:fancy_bed", {
|
||||||
|
|
Loading…
Add table
Reference in a new issue