aboutsummaryrefslogtreecommitdiff
blob: ebefce665228625300975c04017cb0e43a06ba7a (plain)
1
2
3
4
5
module Battlemap.Marker exposing (Type(..))

type Type =
   CanAttack
   | CanGoTo