mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
137 B
Text
9 lines
137 B
Text
void script_3986() {
|
|
int ivar0;
|
|
ivar0 = 0;
|
|
if (((boolean)bitconfig_8580)) {
|
|
ivar0 = 1;
|
|
}
|
|
script_3987(999, 999, ivar0);
|
|
return;
|
|
}
|