mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
11 lines
179 B
Text
11 lines
179 B
Text
void script_2871(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
if (((boolean)globalint_1077)) {
|
|
globalint_1077 = 0;
|
|
} else {
|
|
globalint_1077 = 1;
|
|
}
|
|
}
|
|
script_2872();
|
|
return;
|
|
}
|