Improve control over floor items and buttons

This commit is contained in:
jgk
2021-03-09 01:18:44 +01:00
parent 13cc9501a7
commit 2310bd1b09
7 changed files with 72 additions and 11 deletions
-1
View File
@@ -31,7 +31,6 @@ import System.Random
import qualified SDL as SDL
import qualified SDL.Mixer as Mix
import Graphics.Rendering.OpenGL hiding (color,scale,translate,rotate)
--Mix.openAudio Mix.defaultAudio 256 >>
initWorld = initialWorld
{ _randGen = mkStdGen 2