mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Fix crash when nonexistant material is added.
This commit is contained in:
parent
c27b56bfff
commit
554f14ca44
7 changed files with 46 additions and 4 deletions
|
@ -1,5 +1,6 @@
|
|||
# List of available hooks:
|
||||
|
||||
- `ctx.hook.on_world_initialized()`
|
||||
- `ctx.hook.on_world_update()`
|
||||
- `ctx.hook.on_world_update_client()`
|
||||
- `ctx.hook.on_world_update_host()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue