Poker: Fix asset references2
This commit is contained in:
parent
96ed3f540b
commit
296ed70797
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
|
|
||||||
// Table mesh URL
|
// Table mesh URL
|
||||||
POKER_TABLE_MODEL_URL: "https://wizards.cyou/models/table.glb",
|
POKER_TABLE_MODEL_URL: "https://wizards.cyou/models/poker_table.glb",
|
||||||
|
|
||||||
// API base URLs
|
// API base URLs
|
||||||
API_BASE: "https://wizards.cyou/api",
|
API_BASE: "https://wizards.cyou/api",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue