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