We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6002196 commit dea5a2dCopy full SHA for dea5a2d
src/nodes/Credits.ts
@@ -64,7 +64,7 @@ export default class Credits extends GameNode {
64
"Content & Coordination",
65
"Christian Stussak",
66
"Andreas Matt",
67
- "Skye Rosenstein"
+ "Skye Rothstein"
68
);
69
this.drawCredit(new Point(-width, HEIGHT * 0), "Music", "Landis Seralian");
70
this.drawCredit(
0 commit comments