Commit f78d949e authored by nanahira's avatar nanahira

simplify

parent 4276e442
...@@ -73,7 +73,9 @@ struct DeckArray { ...@@ -73,7 +73,9 @@ struct DeckArray {
class DeckManager { class DeckManager {
public: public:
#ifndef YGOPRO_SERVER_MODE
Deck current_deck; Deck current_deck;
#endif
std::vector<LFList> _lfList; std::vector<LFList> _lfList;
#ifndef YGOPRO_SERVER_MODE #ifndef YGOPRO_SERVER_MODE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment