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_2832(int arg0,int arg1) {
|
|
if (arg0 != 1) {
|
|
return;
|
|
}
|
|
cs2method404(0, arg1);
|
|
globalint_1015 = arg1;
|
|
script_2790();
|
|
return;
|
|
}
|