fix
This commit is contained in:
parent
b6b1e341f2
commit
f6ea8f4557
@ -293,8 +293,8 @@ function create_game_user() {
|
||||
|
||||
json_item="
|
||||
\"coin\": { \"id\": 0, \"count\": 0 },
|
||||
\"card\": { \"id\": 0, \"count\": 0 },
|
||||
\"weapon\": { \"id\": 0, \"count\": 0 }
|
||||
\"card\": { \"id\": 0, \"count\": 0, \"cp\": 0, \"rare\": 0 },
|
||||
\"weapon\": { \"id\": 0, \"count\": 0, \"attack\": 0, \"type\": 0, \"tp\": 0 }
|
||||
"
|
||||
|
||||
json="
|
||||
|
Loading…
x
Reference in New Issue
Block a user