mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 15:03:33 +08:00
Update bomb.py
Removed trailing whitespace
This commit is contained in:
parent
500ad1a52e
commit
5fdd12b535
@ -1014,7 +1014,7 @@ class Bomb(ba.Actor):
|
|||||||
# We don't want to give the credit and points to player,
|
# We don't want to give the credit and points to player,
|
||||||
# who punched the bomb of other player in a chain reaction.
|
# who punched the bomb of other player in a chain reaction.
|
||||||
# And this will protect the bomb from getting hit_type 'punch'.
|
# And this will protect the bomb from getting hit_type 'punch'.
|
||||||
|
|
||||||
# Also lets change the owner of the bomb to whoever is setting
|
# Also lets change the owner of the bomb to whoever is setting
|
||||||
# us off. (this way points for big chain reactions go to the
|
# us off. (this way points for big chain reactions go to the
|
||||||
# person causing them).
|
# person causing them).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user