corrected compile-mistakes due to indentation

This commit is contained in:
Nicole Dresselhaus 2014-06-01 23:05:39 +02:00
parent 6bb915c25c
commit fc72fd8095
No known key found for this signature in database
GPG Key ID: BC16D887851A1A80
2 changed files with 10 additions and 10 deletions

View File

@ -128,7 +128,7 @@ initMapShader tessFac (buf, vertDes) = do
smap <- genObjectName
testobj <- parseIQM "sample.iqm"
testobj <- parseIQM "models/box.iqm"
let
objs = [MapObject testobj (L.V3 0 10 0) (MapObjectState ())]