Afegit globalInputs::update() a totes les seccions del programa
This commit is contained in:
@@ -251,7 +251,7 @@ namespace globalInputs
|
||||
if (service_pressed)
|
||||
{
|
||||
++service_pressed_counter;
|
||||
if (service_pressed_counter >= 3000)
|
||||
if (service_pressed_counter >= 200)
|
||||
{
|
||||
OnScreenHelp::get()->toggleState();
|
||||
service_pressed_counter = 0;
|
||||
|
||||
Reference in New Issue
Block a user