Fix tab title

This commit is contained in:
Varun Patil 2020-05-08 13:43:31 +05:30
parent dfc9771036
commit 3945fba7d6
2 changed files with 7 additions and 1 deletions

View file

@ -198,7 +198,7 @@ void Config::read(int argc, char *argv[])
defScreenH = 480;
enableBlitting = false;
winResizable = false;
windowTitle = "KN_E";
windowTitle = "MKXP";
frameSkip = false;
#undef PO_DESC