Commit 39b8c2f9 authored by mercury233's avatar mercury233

fix

parent 05b6c0a2
...@@ -43,7 +43,7 @@ unsigned char draw_count; ...@@ -43,7 +43,7 @@ unsigned char draw_count;
void Game::MainServerLoop(int bDuel_mode, int lflist) { void Game::MainServerLoop(int bDuel_mode, int lflist) {
deckManager.LoadLFList(); deckManager.LoadLFList();
LoadExpansionDB() LoadExpansionDB();
dataManager.LoadDB("cards.cdb"); dataManager.LoadDB("cards.cdb");
......
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