diff options
| author | iamcheeseman <[email protected]> | 2026-03-06 17:28:53 -0500 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-06 17:28:53 -0500 |
| commit | 3c7c93a2d844448ac9e8234418a786206a851596 (patch) | |
| tree | d55660dbad71e2c247421a097e9a42cf307454d7 /src/main.odin | |
| parent | f91cea9dd4de39f75b14aee61c96c8cc929059e3 (diff) | |
scatter the muntik about the world
Diffstat (limited to 'src/main.odin')
| -rw-r--r-- | src/main.odin | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.odin b/src/main.odin index 257c4f3..506256c 100644 --- a/src/main.odin +++ b/src/main.odin @@ -44,8 +44,6 @@ init :: proc() { init_keybinds() init_player() open_room(.Carrabassett0) - - make_muntik({300, 150}, 1) } frame :: proc() { |
