Skip to content

Commit

Permalink
Merge pull request #66 from rabume/update-offsets
Browse files Browse the repository at this point in the history
chore: update offsets and bump version to v1.4.3
  • Loading branch information
rabume authored Jan 9, 2025
2 parents e9be6e7 + c9e0e77 commit dbc7fb8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>cs2</groupId>
<artifactId>CS2DMA</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
<name>CS2DMA</name>
<description>CS2DMA</description>

Expand Down
4 changes: 2 additions & 2 deletions release/offsets.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dwLocalPlayerPawn": "0x1868cc8",
"dwEntityList": "0x1a146e8",
"dwLocalPlayerPawn": "0x1868cf8",
"dwEntityList": "0x1a146f8",
"dwGameTypes": "0x1a41b0",
"dwGameTypes_mapName": "0x120",
"m_iHealth": "0x344",
Expand Down

0 comments on commit dbc7fb8

Please sign in to comment.