Merge branch 'tessallation' into Mapping
This commit is contained in:
commit
23f75f7ff1
@ -34,6 +34,5 @@ executable Pioneers
|
||||
linear >=1.3.1 && <1.4,
|
||||
lens >=3.10.1 && <3.11,
|
||||
SDL2 >= 0.1.0,
|
||||
time >=1.4.0 && <1.5,
|
||||
fclabels >=2.0.0 && <3
|
||||
time >=1.4.0 && <1.5
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user