mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
unimportant changes
This commit is contained in:
parent
4054afc759
commit
7f659573bc
21 changed files with 89 additions and 51 deletions
|
|
@ -19,7 +19,8 @@ HEADERS += src/server.h src/servergame.h src/serversocket.h \
|
|||
src/card.h \
|
||||
src/version.h \
|
||||
src/counter.h \
|
||||
src/random.h \
|
||||
src/abstractrng.h \
|
||||
src/rng_qt.h \
|
||||
src/returnmessage.h
|
||||
SOURCES += src/main.cpp \
|
||||
src/server.cpp \
|
||||
|
|
@ -28,5 +29,5 @@ SOURCES += src/main.cpp \
|
|||
src/playerzone.cpp \
|
||||
src/card.cpp \
|
||||
src/counter.cpp \
|
||||
src/random.cpp \
|
||||
src/rng_qt.cpp \
|
||||
src/returnmessage.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue