Skip to content

Fix memory pins and race condition

Florian Kothmeier requested to merge memory_fix into dev

Fixes #202 (closed)

There also was a race condition, where a card could be flipped up while the flip down animation was playing, causing the card to be flipped down although it matched your teammate's card and you got a point for it

Merge request reports