still WIP.

This commit is contained in:
Stefan Dresselhaus
2014-03-24 23:26:02 +01:00
parent c1e074934e
commit 9cd0eacd31
3 changed files with 12 additions and 6 deletions

View File

@ -124,3 +124,4 @@ tryWithTexture t f fail' =
case t of
Just tex -> f tex
_ -> fail'