WIP synced wang generator.

This commit is contained in:
Nikita Tomashevich 2024-09-11 12:38:20 +03:00
parent 9ecf5a25c3
commit c6524b07bb
4 changed files with 31 additions and 1 deletions

View file

@ -11,3 +11,4 @@
- `ctx.hook.on_draw_debug_window(imgui)`
- `ctx.hook.on_local_player_polymorphed(currently_polymorphed)`
- `ctx.hook.on_client_polymorphed(peer_id, player_data)`
- `ctx.hook.on_late_init()`