minor changes

- cheat-base:
add support dx12
add several utility modifications
- cheat-library:
refactored sniffer. Check: https://github.com/Akebi-Group/Akebi-PacketSniffer
This commit is contained in:
Callow
2022-07-07 02:44:47 +03:00
parent 90fca5d656
commit e40232f757
44 changed files with 1298 additions and 612 deletions

View File

@ -111,7 +111,7 @@ namespace cheat
FEAT_INST(HideUI),
FEAT_INST(Browser),
FEAT_INST(EnablePeaking),
FEAT_INST(TextureChanger),
FEAT_INST(TextureChanger)
});
#undef FEAT_INST