comment already sucked\!

This commit is contained in:
Chris Forbes
2009-10-18 23:18:06 +13:00
parent 46d52d077c
commit 62207efbd9

View File

@@ -21,7 +21,7 @@ namespace OpenRa.Game
int t = 0;
Animation anim;
const int BaseBulletSpeed = 100; /* pixels / ms */
const int BaseBulletSpeed = 100; /* pixels / 40ms frame */
/* src, dest are *pixel* coords */
public Bullet(string weapon, Player owner, Actor firedBy,