Bump hekate to v5.5.0 and Nyx to v0.9.6

This commit is contained in:
CTCaer
2020-12-02 22:34:54 +02:00
parent b8eff953c6
commit 4a152504cb
3 changed files with 5 additions and 4 deletions

View File

@@ -1504,7 +1504,7 @@ ment_t ment_top[] = {
MDEF_END()
};
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.3.4", 0, 0 };
menu_t menu_top = { ment_top, "hekate - CTCaer mod v5.5.0", 0, 0 };
extern void pivot_stack(u32 stack_top);