diff options
author | 3gg <3gg@shellblade.net> | 2025-01-04 16:27:35 -0800 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-01-04 16:27:35 -0800 |
commit | 96004458c9234c24e1cfb8c6718f9b8df9a4abe1 (patch) | |
tree | 27195de8769d690f1015ad0fceb8eadd7b95212f | |
parent | d20e822e806afe67c8e255a645061638b75d3546 (diff) |
-rw-r--r-- | Demos/Balls/Main.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demos/Balls/Main.hs b/Demos/Balls/Main.hs index 2e759bc..d266d85 100644 --- a/Demos/Balls/Main.hs +++ b/Demos/Balls/Main.hs | |||
@@ -23,7 +23,6 @@ import Spear.Sound.State | |||
23 | import Spear.Window | 23 | import Spear.Window |
24 | 24 | ||
25 | import Control.Monad (when) | 25 | import Control.Monad (when) |
26 | import Spear.Math.Vector (Vector3) | ||
27 | 26 | ||
28 | 27 | ||
29 | ballSize = 0.01 | 28 | ballSize = 0.01 |