Added initial version
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
void script_598() {
|
||||
if (((boolean)standart_config_1113)) {
|
||||
if (globalint_84 <= 2147483646) {
|
||||
globalint_84 = add(globalint_84, 1);
|
||||
}
|
||||
} else {
|
||||
globalint_84 = 1;
|
||||
}
|
||||
setWidgetText(new WidgetPointer(105,148), formatNumber(globalint_84, 1));
|
||||
script_602();
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user