mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
164 B
Text
9 lines
164 B
Text
void script_3233(string arg0) {
|
|
int ivar0;
|
|
ivar0 = 39059470;
|
|
if (hasSSKey()) {
|
|
ivar0 = 63897604;
|
|
}
|
|
setWidgetText(new WidgetPointer(ivar0), arg0);
|
|
return;
|
|
}
|