mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
228 B
Text
10 lines
228 B
Text
void script_2495() {
|
|
int ivar0;
|
|
ivar0 = 1;
|
|
globalint_837 = bitconfig_6350;
|
|
script_2496();
|
|
if ((globalint_837 > 0) && (globalint_837 <= 9)) {
|
|
script_2500(((int)cs2method_3408(105, 73, 2400, globalint_837)));
|
|
}
|
|
return;
|
|
}
|