Skip to content

Commit

Permalink
Cursor is now invisible!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik authored and wolfwood committed Sep 27, 2010
1 parent e6db9ed commit 8c83738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions behind.hs
Expand Up @@ -123,6 +123,7 @@ gameLoop n w
main = do
initCurses
cBreak True
cursSet CursorInvisible
echo False
nl False
gen <- getStdGen
Expand Down

0 comments on commit 8c83738

Please sign in to comment.