mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 22:59:59 +08:00
Game update (13999)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Generated using https://github.com/a2x/cs2-dumper
|
||||
* Sat, 16 Mar 2024 00:42:38 +0000
|
||||
* Wed, 20 Mar 2024 01:24:49 +0000
|
||||
*/
|
||||
|
||||
public static class client_dll { // client.dll
|
||||
@@ -42,7 +42,7 @@ public static class engine2_dll { // engine2.dll
|
||||
}
|
||||
|
||||
public static class game_info { // Some additional information about the game at dump time
|
||||
public const nint buildNumber = 0x36AD; // Game build number
|
||||
public const nint buildNumber = 0x36AF; // Game build number
|
||||
}
|
||||
|
||||
public static class inputsystem_dll { // inputsystem.dll
|
||||
|
||||
Reference in New Issue
Block a user