mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
261 B
Text
8 lines
261 B
Text
void script_4328(int arg0) {
|
|
if (((boolean)clanbitconfig_11)) {
|
|
setWidgetSprite(cs2method_3408(105, 100, 3721, clanbitconfig_7), new WidgetPointer(arg0));
|
|
} else {
|
|
setWidgetSprite(cs2method_3408(105, 100, 3721, 0), new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|