Skip to content

Commit

Permalink
Merge pull request #64 from rabume/update-offsets
Browse files Browse the repository at this point in the history
chore: update offsets and bump version to v1.4.2
  • Loading branch information
github-actions[bot] authored Dec 25, 2024
2 parents 257d7dd + f732f9f commit e9be6e7
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.1</version>
<version>1.4.2</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": "0x1864cc8",
"dwEntityList": "0x1a01aa8",
"dwLocalPlayerPawn": "0x1868cc8",
"dwEntityList": "0x1a146e8",
"dwGameTypes": "0x1a41b0",
"dwGameTypes_mapName": "0x120",
"m_iHealth": "0x344",
Expand Down

0 comments on commit e9be6e7

Please sign in to comment.