Changed the window name "Catalyst Survival" to "Project Zombie"

This commit is contained in:
josua 2019-12-05 13:45:11 +11:00
parent 5f83236d3b
commit b2f26fd838
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ public class Main
mainloop.register(new NoSleep());
// Create the display
window = new DisplayWindow("Catalyst Survival");
window = new DisplayWindow("Project Zombie");
window.init();
// Initialise the textures