mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
11 lines
267 B
Text
11 lines
267 B
Text
void script_2884() {
|
|
if (((boolean)bitconfig_4393) || ((boolean)bitconfig_542)) {
|
|
return;
|
|
}
|
|
if (((boolean)bitconfig_7079)) {
|
|
script_39(12255245, 12255248, 25, 189, "Shuffle on");
|
|
} else {
|
|
script_39(12255245, 12255248, 25, 189, "Shuffle off");
|
|
}
|
|
return;
|
|
}
|