unset sc if ff off

This commit is contained in:
Concedo 2024-11-16 10:52:33 +08:00
parent fedc3874bd
commit a5f8e596d3

View file

@ -2745,6 +2745,7 @@ def show_gui():
def togglefastforward(a,b,c):
if fastforward.get()==0:
contextshift.set(0)
smartcontext.set(0)
togglectxshift(1,1,1)
def togglectxshift(a,b,c):