Files
2021-03-07 20:37:32 -06:00

7 lines
83 B
Plaintext

void script_82() {
if (getSystemUpdateTimer() > 0) {
script_89();
}
return;
}