This commit is contained in:
2025-12-13 03:18:34 +01:00
parent 725cd98e7c
commit 9481bfc9b8
9 changed files with 241 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ function createWindow() {
contextIsolation: false
},
backgroundColor: '#000000',
title: 'NovaFarma - 2.5D Survival Game'
title: 'Mrtva Dolina - Death Valley'
});
mainWindow.loadFile('index.html');