fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -348,7 +348,7 @@ themerooms = {
});
end,
-- Random dungeon feature in the middle of a odd-sized room
-- Random dungeon feature in the middle of an odd-sized room
function()
local wid = 3 + (nh.rn2(3) * 2);
local hei = 3 + (nh.rn2(3) * 2);