mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
113 B
Text
6 lines
113 B
Text
string script_4583(int arg0,string arg1,string arg2) {
|
|
if (((boolean)arg0)) {
|
|
return arg1;
|
|
}
|
|
return arg2;
|
|
}
|