create new singleton class

This commit is contained in:
RickyRister 2025-02-18 22:48:30 -08:00
parent 77a3515470
commit e9f8f4ef20
3 changed files with 41 additions and 0 deletions

View file

@ -31,6 +31,7 @@ set(cockatrice_SOURCES
src/server/chat_view/chat_view.cpp
src/game/board/counter_general.cpp
src/deck/custom_line_edit.cpp
src/deck/deck_edit_event_bus.cpp
src/deck/deck_loader.cpp
src/deck/deck_list_model.cpp
src/deck/deck_stats_interface.cpp