mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
108 B
Text
7 lines
108 B
Text
void script_174(int arg0) {
|
|
if (globalint_42 == arg0) {
|
|
globalint_42 = -1;
|
|
script_178();
|
|
}
|
|
return;
|
|
}
|