mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
144 B
Text
9 lines
144 B
Text
void script_1508(int arg0,int arg1) {
|
|
if (arg0 != 1) {
|
|
return;
|
|
}
|
|
cs2method404(3, arg1);
|
|
globalint_1018 = arg1;
|
|
script_1506();
|
|
return;
|
|
}
|