[MIRROR] cleanup of _HELPERS/game.dm [MDB IGNORE] (#8593)

* cleanup of _HELPERS/game.dm (#61859)

some more cleanup, game.dm this time

* cleanup of _HELPERS/game.dm

* E

* Update oneclickantag.dm

Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-10-04 00:28:22 +01:00
committed by GitHub
co-authored by Ghilker Gandalf
parent 885a01cb6b
commit 425c5bb100
34 changed files with 313 additions and 285 deletions
@@ -75,7 +75,7 @@
theRadius = max(radius/max((2*abs(sphereMagic-i)),1),1)
map |= circlerange(locate(centerX,centerY,i),theRadius)
map |= circle_range(locate(centerX,centerY,i),theRadius)
return map