Added initial version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
void script_3027(int arg0) {
|
||||
setWidgetRGB(new Color(255, 255, 255), new WidgetPointer(arg0));
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user