Skip to content

Commit

Permalink
Fix #4
Browse files Browse the repository at this point in the history
  • Loading branch information
vp-mazekine committed Jun 7, 2023
1 parent 8116e28 commit a99bf02
Show file tree
Hide file tree
Showing 5 changed files with 1,267 additions and 392 deletions.
8 changes: 8 additions & 0 deletions build/Game.abi.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@
"outputs": [
]
},
{
"name": "updateRoundStatus",
"inputs": [
{"name":"roundId","type":"uint64"}
],
"outputs": [
]
},
{
"name": "joinRound",
"inputs": [
Expand Down
2 changes: 1 addition & 1 deletion build/Game.base64

Large diffs are not rendered by default.

Loading

0 comments on commit a99bf02

Please sign in to comment.