mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
5 lines
118 B
Text
5 lines
118 B
Text
void script_3212(string arg0) {
|
|
arg0 = arg0 + "?cty=" + intToStr(cs2method3629());
|
|
script_2934(1, arg0);
|
|
return;
|
|
}
|