fix: gui issues and added as.predefined
All checks were successful
CI / build-and-test (push) Successful in 2m2s
CI / build-and-test (pull_request) Successful in 2m6s

This commit is contained in:
2025-11-14 11:29:38 +13:00
parent 08814a3f6d
commit 8c0d567ab9
8 changed files with 180 additions and 38 deletions

View File

@@ -8,4 +8,4 @@ void Update(float dt) {
Print("X position reset!");
Log(LOG_INFO, "Log INFO: reset happened");
}
}//
}