mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
compile fix
This commit is contained in:
@@ -170,7 +170,7 @@
|
||||
SSshuttle.mobile += src
|
||||
|
||||
var/area/A = get_area(src)
|
||||
if(istype(A, area/shuttle))
|
||||
if(istype(A, /area/shuttle))
|
||||
areaInstance = A
|
||||
|
||||
if(!id)
|
||||
|
||||
Reference in New Issue
Block a user