mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
139 B
Text
9 lines
139 B
Text
void script_5331() {
|
|
if (((boolean)globalint_1606)) {
|
|
globalint_1606 = 0;
|
|
} else {
|
|
globalint_1606 = 1;
|
|
}
|
|
script_4725();
|
|
return;
|
|
}
|