diff --git a/Updater b/Updater index e8a0d13..c53bd02 160000 --- a/Updater +++ b/Updater @@ -1 +1 @@ -Subproject commit e8a0d13541ac87037e0f0aa1df7b67e84b899d69 +Subproject commit c53bd0285fbf7210dc8358166161f1bc64be24f2 diff --git a/ZRCola/zrcolaapp.h b/ZRCola/zrcolaapp.h index 8cfa260..a75236f 100644 --- a/ZRCola/zrcolaapp.h +++ b/ZRCola/zrcolaapp.h @@ -44,6 +44,7 @@ public: /// \returns /// - true if initialization succeeded /// - false otherwise + /// virtual bool OnInit();