summaryrefslogtreecommitdiffstats
path: root/Render.hs
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-03-05 04:38:31 +0100
committerMatthias Schiffer <matthias@gamezock.de>2010-03-05 04:38:31 +0100
commit0fb75af68220527fb10ab0ce39e35f61cba67e4c (patch)
tree6bc7dd114daa0b74cb7d25743741de90dfc5a768 /Render.hs
parent1020310190063279b7951e44d8ae21fe3a623aa3 (diff)
downloadhtanks-0fb75af68220527fb10ab0ce39e35f61cba67e4c.tar
htanks-0fb75af68220527fb10ab0ce39e35f61cba67e4c.zip
Aim with mouse in DefaultPlayer
Diffstat (limited to 'Render.hs')
-rw-r--r--Render.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Render.hs b/Render.hs
index 145dc8b..6505734 100644
--- a/Render.hs
+++ b/Render.hs
@@ -1,5 +1,4 @@
module Render ( setup
- --, resize
, render
) where