Skip to content

Commit 0dd38fd

Browse files
authored
Show models for shine sprites (#880)
1 parent f68419e commit 0dd38fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/j3d/sms_scenes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ export class SunshineSceneDesc implements Viewer.SceneDesc {
933933
{ k: 'SandLeafBase03', m: 'SandLeafBase03.bmd' },
934934
{ k: 'SandLeaf', m: 'SandLeaf.bmd', n: 'sandleaf_wait', u: 0 },
935935
{ k: 'ShellCup', m: 'ShellCup.bmd', n: 'shellcup', u: 0 },
936-
{ k: 'shine' },
936+
{ k: 'shine', m: 'shine.bmd', n: 'shine_float', u: 0 },
937937
{ k: 'SignCircle', m: 'maru_sign.bmd' },
938938
{ k: 'SignCross', m: 'batu_sign.bmd' },
939939
{ k: 'SignTriangle', m: '3kaku_sign.bmd' },

0 commit comments

Comments
 (0)