mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Update prebuild.js (#6266)
This commit is contained in:
parent
3285596a93
commit
b8bbe141a0
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ const serverPropsFile = `${ROOT_DIR}/server-props.json`;
|
|||
const masterProtoFile = `${ROOT_DIR}/proto-files.json`;
|
||||
|
||||
const sharedFiles = [
|
||||
['../common/pb', protoFilesDir],
|
||||
['../libcockatrice_protocol/libcockatrice/protocol/pb', protoFilesDir],
|
||||
['../cockatrice/resources/countries', `${ROOT_DIR}/images/countries`],
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue