mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
compile error fix
This commit is contained in:
committed by
MrStonedOne
parent
cd9c7e9b6f
commit
efde9a7e3b
@@ -88,7 +88,7 @@
|
||||
|
||||
var/adjacent_turfs = atmos_adjacent_turfs.Copy()
|
||||
if (!alldir)
|
||||
return adjacent_turfs()
|
||||
return adjacent_turfs
|
||||
var/turf/simulated/curloc = src
|
||||
|
||||
for (var/direction in diagonals)
|
||||
|
||||
Reference in New Issue
Block a user