Compare commits
2 Commits
89720f5e85
...
8f0266f8c2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8f0266f8c2 | ||
| a697438661 |
@ -687,7 +687,7 @@ export class PlayerController {
|
|||||||
? 'http://localhost:3000'
|
? 'http://localhost:3000'
|
||||||
: 'https://rublox.pro';
|
: 'https://rublox.pro';
|
||||||
return {
|
return {
|
||||||
file: `${base}/character-assets/skins/${typeId}.glb`,
|
file: `${base}/character-assets/skins/${typeId}.glb?v=20260614`,
|
||||||
isR15: false,
|
isR15: false,
|
||||||
kind: 'non-humanoid-rigged',
|
kind: 'non-humanoid-rigged',
|
||||||
overrides: {},
|
overrides: {},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user