Merge branch 'tessallation' into Mapping
This commit is contained in:
@ -9,7 +9,6 @@ import Data.Time (UTCTime)
|
||||
import Linear.Matrix (M44)
|
||||
import Control.Monad.RWS.Strict (RWST)
|
||||
import Control.Lens
|
||||
import Data.Label
|
||||
|
||||
|
||||
--Static Read-Only-State
|
||||
@ -115,4 +114,4 @@ $(makeLenses ''Position)
|
||||
$(makeLenses ''Env)
|
||||
|
||||
|
||||
type Pioneers = RWST Env () State IO
|
||||
type Pioneers = RWST Env () State IO
|
||||
|
Reference in New Issue
Block a user