mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
Merge pull request #29330 from kevinz000/patch-256
Fixes beam rifle indent error
This commit is contained in:
@@ -685,7 +685,7 @@
|
||||
if(loc == get_turf(original))
|
||||
if(!(original in permutated))
|
||||
Collide(original)
|
||||
c2 = loc
|
||||
c2 = loc
|
||||
Range()
|
||||
if(check_for_turf_edge(loc))
|
||||
spawn_tracer(constant_tracer)
|
||||
|
||||
Reference in New Issue
Block a user