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