Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
TiyoSheng committed Nov 8, 2023
2 parents 36b3a9f + 46440b8 commit 859104a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/client/src/pages/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { Has, getComponentValue } from '@latticexyz/recs';
import { decodeEntity, encodeEntity } from "@latticexyz/store-sync/recs";
import { ethers } from 'ethers';

import indexDuckImg from '@/assets/img/duck_index.png';
import indexDuckImg from '@/assets/img/duck_index.svg';

import lootAbi from '../../../../contracts/out/Loot.sol/MLoot.abi.json'
import userAbi from '../../../../contracts/out/User.sol/MUser.abi.json'
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts/worlds.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"33784": {
"address": "0xA99013b9ee90d226A585336043017Cf5c038BB41",
"blockNumber": 82752
"blockNumber": 83813
},
"421613": {
"address": "0x2Bc1034975c3df48D6f3026802f372677844b85d",
Expand Down

0 comments on commit 859104a

Please sign in to comment.