summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-09-21 20:43:16 -0500
committerColin Noga <Tempus@chronometry.ca>2012-09-21 20:43:16 -0500
commit8d0a306f0a526a76182c8d2b513d7a0441d6f466 (patch)
treee1fc47ab8709f3cd7015c865b88fb8c9d0c469e8 /src
parenta16adae746a5d4814a781f583d18dd79d3e7d43b (diff)
downloadkamek-8d0a306f0a526a76182c8d2b513d7a0441d6f466.tar.gz
kamek-8d0a306f0a526a76182c8d2b513d7a0441d6f466.zip
pumpkin goomba shiz
Diffstat (limited to 'src')
-rw-r--r--src/pumpkinGoomba.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pumpkinGoomba.cpp b/src/pumpkinGoomba.cpp
index 64d98fc..7b46af9 100644
--- a/src/pumpkinGoomba.cpp
+++ b/src/pumpkinGoomba.cpp
@@ -179,7 +179,7 @@ int dGoombaPie::onCreate() {
// Other shit
isBursting = false;
- this->scale = (Vec){0.375, 0.375, 0.375};
+ this->scale = (Vec){0.39, 0.39, 0.39};
ActivePhysics::Info HitMeBaby;