mirror of
https://github.com/RedDeadDepresso/KKAFIO.git
synced 2025-12-22 09:20:02 +00:00
renamed
This commit is contained in:
@@ -21,7 +21,7 @@ class App(customtkinter.CTk):
|
||||
config.load_config()
|
||||
|
||||
def configure_window(self):
|
||||
self.title("KAFIO")
|
||||
self.title("KKAFIO")
|
||||
self.geometry(f"{1500}x{850}")
|
||||
self.iconbitmap('gui/icons/karin.ico')
|
||||
"""
|
||||
@@ -27,7 +27,7 @@
|
||||
"CreateBackup": {
|
||||
"Enable": false,
|
||||
"OutputPath": "",
|
||||
"Filename": "homework",
|
||||
"Filename": "",
|
||||
"GameFolders": {
|
||||
"UserData": false,
|
||||
"mods": false,
|
||||
|
||||
Reference in New Issue
Block a user