diff --git a/README.md b/README.md index a249ac7..ca95931 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > [!NOTE]\ > 有新的功能建议或者Bug可以提交Issues (当然你也可以尝试自己修改代码后提交到该仓库\ > New feature suggestions or bugs can be commit as issues. Of course, you can also try modifying the code yourself and then commit it to the repository. -> > Dome +> > Projects as Example > > - [Phasmophobia Cheat](https://github.com/issuimo/PhasmophobiaCheat/tree/main) > > - [Sausage Man](https://github.com/issuimo/SausageManCheat) diff --git a/UnityResolve.hpp b/UnityResolve.hpp index a3749c0..54ff27c 100644 --- a/UnityResolve.hpp +++ b/UnityResolve.hpp @@ -1,6 +1,6 @@ #ifndef UNITYRESOLVE_HPP #define UNITYRESOLVE_HPP - +#define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING // ============================== 自动检测当前环境 ============================== #if defined(_WIN32) || defined(_WIN64)