Skip to content

Commit 228f7ab

Browse files
committed
B0.3.0C0.47.3
除改名外功能恢复 (提升了命中音频反馈稳定性)
1 parent 65c7337 commit 228f7ab

25 files changed

Lines changed: 26 additions & 22 deletions

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.31)
44
project("MulNX_CS2")
55

66
# 版本定义
7-
add_compile_definitions(MulNXVersion="B0.3.0C0.47.2")
7+
add_compile_definitions(MulNXVersion="B0.3.0C0.47.3")
88

99
# 启用 LTO(仅 Release 配置)
1010
include(CheckIPOSupported)
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

bin/MulNX/CS2OBTool/CS2OBTool.dll

0 Bytes
Binary file not shown.

source/MulNXThirdParty/cs2_dumper/animationsystem_dll.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

source/MulNXThirdParty/cs2_dumper/buttons.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

source/MulNXThirdParty/cs2_dumper/client_dll.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

source/MulNXThirdParty/cs2_dumper/engine2_dll.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

source/MulNXThirdParty/cs2_dumper/host_dll.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

source/MulNXThirdParty/cs2_dumper/interfaces.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Generated using https://github.com/a2x/cs2-dumper
2-
// 2026-07-09 00:26:48.326305500 UTC
2+
// 2026-07-09 09:08:48.606860700 UTC
33

44
#pragma once
55

0 commit comments

Comments
 (0)