mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
forgot a /
This commit is contained in:
@@ -777,7 +777,7 @@
|
||||
add_fingerprint(usr)
|
||||
return
|
||||
|
||||
proc/get_new_area_type(area/A) //1 = can build in. 0 = can not build in.
|
||||
/proc/get_new_area_type(area/A) //1 = can build in. 0 = can not build in.
|
||||
if (!A)
|
||||
A = get_area(usr)
|
||||
if(A.outdoors) //ALWAYS able to build outdoors. This means if it's missed in BUILDABLE_AREA_TYPES it's fine.
|
||||
|
||||
Reference in New Issue
Block a user