Fix the mouse so that it's discrete and one click means on action.

This commit is contained in:
Zed A. Shaw 2025-02-21 12:32:55 -05:00
parent b43553a563
commit 4b333c6684
4 changed files with 16 additions and 18 deletions

View file

@ -22,7 +22,7 @@ tracy_build:
meson compile -j 10 -C builddir
test: build
./builddir/runtests "[textures]"
./builddir/runtests
run: build test
powershell "cp ./builddir/zedcaster.exe ."