Whitespace cleanup part 4. (#20226)

This commit is contained in:
warriorstar-orion
2023-01-20 19:40:42 -05:00
committed by GitHub
parent 0120b5e226
commit b790e6d5e2
13 changed files with 81 additions and 81 deletions
+4 -4
View File
@@ -283,10 +283,10 @@
return ..()
/obj/structure/alien/weeds/process()
check_counter++
if(check_counter >= 5)
spread()
check_counter = 0
check_counter++
if(check_counter >= 5)
spread()
check_counter = 0
/obj/structure/alien/weeds/proc/clear_wall_weed()
if(wall_weed && !QDELETED(wall_weed))