Added initial version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
void script_2681() {
|
||||
setWidgetText(new WidgetPointer(398,18), "Number of rooms: " + intToStr(globalint_944));
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user