WEAPON_TRIPMINE: Remove old debug print

This commit is contained in:
Marco Cawthorne 2021-09-16 19:26:06 +02:00
parent 287e4045de
commit e3dae1cc73
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 0 additions and 1 deletions

View File

@ -323,7 +323,6 @@ w_tripmine_release(void)
return;
}
print(sprintf("weapontime: %f\n", pl.weapontime));
int r = (float)input_sequence % 3;
switch (r) {
case 1: