Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarParallax.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarParallax.hpp')
-rw-r--r--source/game/StarParallax.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/game/StarParallax.hpp b/source/game/StarParallax.hpp
index ca82564..c28145b 100644
--- a/source/game/StarParallax.hpp
+++ b/source/game/StarParallax.hpp
@@ -31,7 +31,7 @@ struct ParallaxLayer {
float zLevel;
Vec2F parallaxOffset;
String timeOfDayCorrelation;
- float speed;
+ Vec2F speed;
bool unlit;
bool lightMapped;
float fadePercent;