Skip to content

Commit

Permalink
Updated Writing Gamefixes (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
simons-public authored and techtonik committed Aug 10, 2021
1 parent e5ffda0 commit dac48e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Writing-Gamefixes.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ Although the environment variables are dumped, the sensitive variables like Stea


### Gamefix utilities
These functions can be used in a game fix by importing the util submodule:
```
These helper functions can be used in a game fix by importing the util submodule:
```python
from protonfixes import util
```

Expand Down

0 comments on commit dac48e3

Please sign in to comment.