TecKnow / muster-tools

A package for assigning players to tables at multi-table, walk-in gaming events.
GNU General Public License v3.0
0 stars 0 forks source link

Add reset action. #9

Closed TecKnow closed 3 years ago

TecKnow commented 3 years ago

https://github.com/TecKnow/muster-tools/blob/1926a4a049a2b4f6ca70c266853290df30a66b01/muster_server/src/store/features/seatsSlice.js#L25-L25

TecKnow commented 3 years ago

This describes resetting all tables, moving all Seats to TableIdentifier 0. Other forms of reset are also needed.