Proper tick rate for Supervision.

This is the actual framerate for the SV's screen.
This commit is contained in:
Electric Keet 2025-10-03 14:01:38 -07:00 committed by tildearrow
parent 52eac7e3c6
commit e6c98506d1

View file

@ -328,7 +328,8 @@ void FurnaceGUI::initSystemPresets() {
ENTRY(
"Watara Supervision", {
CH(DIV_SYSTEM_SUPERVISION, 1.0f, 0, "")
}
},
"tickRate=50.81300813008130081301"
);
CATEGORY_END;