mirror of
https://github.com/360NENZ/Taiga74164-Akebi-GC.git
synced 2025-09-19 20:26:20 +08:00
In-game Browser
me and @RyujinZX
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
#include <cheat/visuals/ProfileChanger.h>
|
||||
#include <cheat/visuals/PaimonFollow.h>
|
||||
#include <cheat/visuals/HideUI.h>
|
||||
#include <cheat/visuals/Browser.h>
|
||||
|
||||
#include "GenshinCM.h"
|
||||
|
||||
@ -101,7 +102,8 @@ namespace cheat
|
||||
FEAT_INST(ChestIndicator),
|
||||
FEAT_INST(ProfileChanger),
|
||||
FEAT_INST(PaimonFollow),
|
||||
FEAT_INST(HideUI)
|
||||
FEAT_INST(HideUI),
|
||||
FEAT_INST(Browser)
|
||||
|
||||
});
|
||||
#undef FEAT_INST
|
||||
|
Reference in New Issue
Block a user