mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
119 B
Text
8 lines
119 B
Text
void script_2830(int arg0,int arg1) {
|
|
if (arg0 != 1) {
|
|
return;
|
|
}
|
|
globalint_774 = arg1;
|
|
script_2790();
|
|
return;
|
|
}
|