This commit is contained in:
恍兮惚兮 2024-04-26 20:54:11 +08:00
parent 23fbbc5159
commit 9549d4a90f
2 changed files with 1 additions and 4 deletions

View File

@ -48,9 +48,6 @@ class Method(scalebase):
if profiles_index > len(magpie_config["profiles"]):
profiles_index = 0
#显示帧率暂时有问题
magpie_config["profiles"][profiles_index]["showFPS"] = False
self.saveconfig()
windows.SendMessage(
windows.FindWindow("WNDCLS_Magpie_Core_CLI_Message", None),

View File

@ -1,5 +1,5 @@
{
"version":"v2.45.13",
"version":"v2.45.14",
"themes":{
"dark":[
{"file":"dark1.qss","name":"PyQtDarkTheme"},