Commit 6c80a85e authored by nanahira's avatar nanahira

typo

parent d8484cb4
......@@ -56,7 +56,7 @@ namespace YGOSharp
public static void initializeComplete() {
Banlist blank = new Banlist();
blank.Name = "N/A";
Banlists.Add(item);
Banlists.Add(blank);
}
public static int GetIndex(uint hash)
{
......
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