Browse Source

Fix Kazuya ID

Lertsenem 1 year ago
parent
commit
46fcfd13da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lokrez/games/ssbu.py

+ 1 - 1
lokrez/games/ssbu.py

@@ -1004,7 +1004,7 @@ EVERYONE = [
1004 1004
                     },
1005 1005
                 ),
1006 1006
         Character(
1007
-                smashggid = None,
1007
+                smashggid = 1846,
1008 1008
                 name = "kazuya",
1009 1009
                 codenames = [ "demon", ],
1010 1010
                 res_urls = {