Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user