Commit 66578aff authored by nanahira's avatar nanahira

remove rubbish msg

parent e68598f3
...@@ -130,8 +130,6 @@ namespace WindBot.Game ...@@ -130,8 +130,6 @@ namespace WindBot.Game
_messages.Add(GameMessage.SpSummoning, OnSpSummon); _messages.Add(GameMessage.SpSummoning, OnSpSummon);
_messages.Add(GameMessage.SpSummoned, OnSpSummon); _messages.Add(GameMessage.SpSummoned, OnSpSummon);
_messages.Add((GameMessage)26, OnSelectUnselectCard);
} }
private void OnJoinGame(BinaryReader packet) private void OnJoinGame(BinaryReader packet)
......
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