forked from 2009Scape/Server
8 lines
118 B
Text
8 lines
118 B
Text
void script_3400() {
|
|
if (strLength(globalstring_279) <= 0) {
|
|
return;
|
|
}
|
|
script_3391();
|
|
script_3190();
|
|
return;
|
|
}
|