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

@@ -43,7 +43,7 @@ des.map([[
local streets = selection.floodfill(0,12)
-- The down stairs is at one of the 4 "exits". The others are mimics,
-- mimicing stairwells.
-- mimicking stairwells.
local place = { {33,0}, {0,12}, {25,20}, {75,05} }
shuffle(place)