aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index cb5a20a..187f102 100644
--- a/main.cpp
+++ b/main.cpp
@@ -951,7 +951,7 @@ void logic(){
HLINE*1.25,
rand()%2 == 0?-(rand()%7)*.01:(rand()%7)*.01,
((4+rand()%6)*.05),
- {0.0f,0.0f,255.0f},
+ {0,0,255},
2500);
currentWorld->particles.back()->fountain = true;