mirror of
https://github.com/360NENZ/Taiga74164-Akebi-GC.git
synced 2025-09-19 20:26:20 +08:00
Added new option for fall control
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
#include <cheat/visuals/EnablePeaking.h>
|
||||
#include <cheat/visuals/TextureChanger.h>
|
||||
#include <cheat/visuals/FreeCamera.h>
|
||||
#include <cheat/player/FallControl.h>
|
||||
|
||||
#include "GenshinCM.h"
|
||||
|
||||
@ -82,6 +83,7 @@ namespace cheat
|
||||
FEAT_INST(NoCD),
|
||||
FEAT_INST(NoClip),
|
||||
FEAT_INST(RapidFire),
|
||||
FEAT_INST(FallControl),
|
||||
|
||||
FEAT_INST(AutoLoot),
|
||||
FEAT_INST(AutoTreeFarm),
|
||||
|
Reference in New Issue
Block a user