Removed accidentally left over debug print.

This commit is contained in:
Mari the Deer 2022-12-06 19:46:11 +01:00
commit 82a2da541e
2 changed files with 2 additions and 3 deletions

View file

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r668 \cu(Tue 6 Dec 19:37:40 CET 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r668 \cu(2022-12-06 19:37:40)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r669 \cu(Tue 6 Dec 19:46:11 CET 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r669 \cu(2022-12-06 19:46:11)\c-";

View file

@ -97,7 +97,6 @@ extend Class SWWMHandler
double ang = FRandom[SpareShells](0,360);
g.vel.xy = Actor.AngleToVector(ang,FRandom[SpareShells](.4,.8));
g.vel.z = FRandom[SpareShells](2.,4.);
Console.Printf("Golden Shell dropped from %s (%s).",e.Thing.GetTag(),e.Thing.GetClassName());
}
}
// Korax instakill