corrected compile-mistakes due to indentation
This commit is contained in:
parent
6bb915c25c
commit
fc72fd8095
@ -128,7 +128,7 @@ initMapShader tessFac (buf, vertDes) = do
|
|||||||
|
|
||||||
smap <- genObjectName
|
smap <- genObjectName
|
||||||
|
|
||||||
testobj <- parseIQM "sample.iqm"
|
testobj <- parseIQM "models/box.iqm"
|
||||||
|
|
||||||
let
|
let
|
||||||
objs = [MapObject testobj (L.V3 0 10 0) (MapObjectState ())]
|
objs = [MapObject testobj (L.V3 0 10 0) (MapObjectState ())]
|
||||||
|
Loading…
Reference in New Issue
Block a user