compile fix

This commit is contained in:
Jordie0608
2015-05-22 18:23:25 +10:00
parent 028308c5ca
commit 357b131a52
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -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)