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)
-1
View File
@@ -65,7 +65,6 @@
master_controller.setup()
process_teleport_locs() //Sets up the wizard teleport locations
process_ghost_teleport_locs() //Sets up ghost teleport locations.
SortAreas() //Build the list of all existing areas and sort it alphabetically
#ifdef MAP_NAME