Skip to content

Commit

Permalink
[GitHub Action] Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 19, 2024
1 parent 81f4661 commit 835a2cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Mod-Creation/C#-Programming/IL-Hooking.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,5 @@ IL.RoR2.CameraRigController.Update += (il) => {
```

Tips:
* Use `Debug.Log(il.ToString())` to see what your edit has done.
*

- Use `Debug.Log(il.ToString())` to see what your edit has done.

0 comments on commit 835a2cb

Please sign in to comment.