Skip to content

Commit

Permalink
fixup: beginners guide same problem
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisAMJ committed Feb 1, 2025
1 parent 95abf1e commit 0eb304e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion src/Offsets/Beginners Guide 6167.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ OFFSET_DEFAULT(m_bWaitEnabled, 8264, 8264)
OFFSET_WINDOWS(CreateMaterial, 80)
// OFFSET_WINDOWS(FindMaterial, 81)
OFFSET_WINDOWS(CreateProceduralTexture, 90)
// OFFSET_WINDOWS(GetRenderContext, 112)
OFFSET_WINDOWS(GetRenderContext, 112)

// IVideoMode
OFFSET_WINDOWS(GetModeWidth, 15)
Expand Down
3 changes: 0 additions & 3 deletions src/Offsets/The Stanley Parable 5454.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
// CInputSystem
OFFSET_WINDOWS(GetRawMouseAccumulators, 50)

// CMaterialSystem
OFFSET_WINDOWS(GetRenderContext, 112)

// clang-format off

// Renderer
Expand Down

0 comments on commit 0eb304e

Please sign in to comment.