Skip to content

Commit 79db27e

Browse files
committed
Update NoteSplash.hx
1 parent 42672ef commit 79db27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/objects/NoteSplash.hx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ class NoteSplash extends NoteObject
6161
rgbShader = new PixelSplashShaderRef();
6262
shader = rgbShader.shader;
6363

64-
this.objtype = SPLASH;
64+
this.objType = SPLASH;
6565

6666
loadSplash(splash);
6767
}

0 commit comments

Comments
 (0)