diff options
| author | Jon Santmyer <jon@jonsantmyer.com> | 2026-05-06 12:01:42 -0400 |
|---|---|---|
| committer | Jon Santmyer <jon@jonsantmyer.com> | 2026-05-06 12:01:42 -0400 |
| commit | 9788d9037ad7199701b1710c28559cb96bce5aec (patch) | |
| tree | c490b40b1f0057c98c2b4bb3c2593f915313d14f /src/texture.rs | |
| parent | d67fca88b17120566a93004c99dadeef0a61964b (diff) | |
| download | systemic4x-9788d9037ad7199701b1710c28559cb96bce5aec.tar.gz systemic4x-9788d9037ad7199701b1710c28559cb96bce5aec.tar.bz2 systemic4x-9788d9037ad7199701b1710c28559cb96bce5aec.zip | |
regenerate orbit lines based on system tick interval
Diffstat (limited to 'src/texture.rs')
| -rw-r--r-- | src/texture.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/texture.rs b/src/texture.rs index be07dd3..f5165a7 100644 --- a/src/texture.rs +++ b/src/texture.rs @@ -1,4 +1,3 @@ -use crate::wgpuctx::WgpuCtx; pub struct Texture { |
