Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev committed Nov 1, 2023
2 parents fcf6de9 + 506e133 commit a9e4ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ poki_sdk.is_ad_blocked()
```
Use this instruction: [PokiSDK - Defold](https://sdk.poki.com/defold.html)

Do not collect Lua errors manually using `sys.set_error_handler()``. The SDK collects Lua errors and the engine's errors and warnings automatically.
Do not collect Lua errors manually using `sys.set_error_handler()`. The SDK collects Lua errors and the engine's errors and warnings automatically.

When you get your PokiSDK Sitelock code, just add it to your game as:
```lua
Expand Down

0 comments on commit a9e4ed9

Please sign in to comment.