Compare commits
No commits in common. "396ef08c59b1b763687ff892d93cb6f854d7edea" and "a69743866180c7e1ed8a8ec860b373292a668f96" have entirely different histories.
396ef08c59
...
a697438661
@ -687,7 +687,7 @@ export class PlayerController {
|
||||
? 'http://localhost:3000'
|
||||
: 'https://rublox.pro';
|
||||
return {
|
||||
file: `${base}/character-assets/skins/${typeId}.glb?v=20260614`,
|
||||
file: `${base}/character-assets/skins/${typeId}.glb`,
|
||||
isR15: false,
|
||||
kind: 'non-humanoid-rigged',
|
||||
overrides: {},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user