• woogerboy21's avatar
    Don't remove card images from revealed decks · 68118191
    woogerboy21 authored
    Revealed library had write access, which meant that the user would see cards being removed from the zone as the other player drew cards. The cards were not the actual ones drawn, just the ones at the same index, so no information was leaked.
    
    Fix #297
    68118191