summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/mrsun.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mrsun.cpp b/src/mrsun.cpp
index 7b6dd8d..3ef27ed 100755
--- a/src/mrsun.cpp
+++ b/src/mrsun.cpp
@@ -80,6 +80,7 @@ int daMrSun_c::onDelete() {
int daMrSun_c::onExecute() {
OSReport("Oh Mr.Sun, Sun, Mr.Golden Sun");
+ acState.execute();
return true;
}