We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a654f commit 385d405Copy full SHA for 385d405
data/games/cliff/game.lua
@@ -90,7 +90,7 @@ local function setup_scene_manager()
90
end
91
92
-- Cliff Hanger only draws "characters" to a grid on the screen. It could not
93
--- draw outside the grid (one character filled a cell, you couldn't draw
+-- draw outside the grid: one character filled a cell, you couldn't draw
94
-- in the middle to straddle two cells, which means you could not position
95
-- anything by pixel position if it didn't align to the grid. Think of it
96
-- as a fancy text terminal.
0 commit comments