Added initial version
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
void script_1260() {
|
||||
if (((boolean)bitconfig_305)) {
|
||||
return;
|
||||
}
|
||||
if (((boolean)standart_config_266)) {
|
||||
setWidgetSprite(180, new WidgetPointer(114,29));
|
||||
} else {
|
||||
setWidgetSprite(181, new WidgetPointer(114,29));
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user