Added initial version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
void script_4062() {
|
||||
setWidgetText(new WidgetPointer(1058,45), "Accept Token Options");
|
||||
setWidgetRGB(new Color(13, 0, 0), new WidgetPointer(1058,45));
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user