mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
23fbbc5159
commit
9549d4a90f
@ -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),
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version":"v2.45.13",
|
||||
"version":"v2.45.14",
|
||||
"themes":{
|
||||
"dark":[
|
||||
{"file":"dark1.qss","name":"PyQtDarkTheme"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user