fabienjuif / subterra

Not finished clone of subterra board game
https://pedantic-lalande-d5e881.netlify.com/
0 stars 0 forks source link

:bug: card type / gaz, shake, enemy #29

Closed fabienjuif closed 4 years ago

fabienjuif commented 4 years ago

before this fix the engine crashed on

export const processMarkerCard = (store, action) => {
  const { card } = action.payload // here

We will not reproduce this kind of errors once #28 is merged and engine test are completed