Set up intro message and player in detail scene
This commit is contained in:
parent
40d4a2364e
commit
18850e9fb8
3 changed files with 34 additions and 1 deletions
|
|
@ -11,6 +11,24 @@
|
|||
"path": "packages/client",
|
||||
"size": 5600,
|
||||
"contents": {}
|
||||
},
|
||||
{
|
||||
"name": "blockchain",
|
||||
"path": "packages/blockchain",
|
||||
"size": 4000,
|
||||
"contents": {}
|
||||
},
|
||||
{
|
||||
"name": "ethash",
|
||||
"path": "packages/ethash",
|
||||
"size": 3600,
|
||||
"contents": {}
|
||||
},
|
||||
{
|
||||
"name": "common",
|
||||
"path": "packages/common",
|
||||
"size": 1000,
|
||||
"contents": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue