We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd98988 commit 2c8cf2eCopy full SHA for 2c8cf2e
game/main.cs
@@ -377,7 +377,7 @@ function initVideo()
377
$pref::Video::FSAALevel = 0;
378
}
379
380
- $canvasCreated = createCanvas("Marble Blast Ultra!");
+ $canvasCreated = createCanvas("Marble Blast Ultra! - 1.17.2");
381
382
// We need to set up Gamma Ramp here so that the splash screens are affected.
383
0 commit comments