mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
216 B
Text
8 lines
216 B
Text
void script_4625() {
|
|
if ((stringMethod4107(globalstring_353, "") != 0) && (stringMethod4107(globalstring_353, "null") != 0)) {
|
|
globalstring_354 = globalstring_353;
|
|
} else {
|
|
globalstring_354 = "";
|
|
}
|
|
return;
|
|
}
|