Bump hekate to v5.5.5 and Nyx to v1.0.2

This commit is contained in:
CTCaer
2021-04-11 15:02:35 +03:00
parent 07d1982abf
commit 678e8d34e3
3 changed files with 5 additions and 5 deletions

View File

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