Added initial version
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
void script_1860(int arg0,int arg1) {
|
||||
if (setWidgetRegister(new WidgetPointer(88,22), arg0)) {
|
||||
setWidgetAnimation(arg1);
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user