update: Zygisk Next -> ReZygisk

This commit changes the name of the project to not be the same as the original one, Zygisk Next.
This commit is contained in:
ThePedroo
2024-06-16 15:32:24 -03:00
parent b7adea736a
commit c50d89e28e
8 changed files with 15 additions and 15 deletions

View File

@@ -571,7 +571,7 @@ static bool prepare_environment() {
}
void init_monitor() {
LOGI("Zygisk Next %s", ZKSU_VERSION);
LOGI("ReZygisk %s", ZKSU_VERSION);
LOGI("init monitor started");
if (!prepare_environment()) {
exit(1);