Merge branch 'master' of 192.168.0.5:repos/Tower-Defense

This commit is contained in:
2021-12-05 12:01:50 +01:00

View File

@@ -14,6 +14,7 @@ extern "C"
#endif
int main(int argc, const char* args[]) {
// remove the outdated binary
td::utils::Updater::removeOldFile();
Display::create();