mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Box done
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
if(isarea(A) && src.areastring == null)
|
||||
src.area = A
|
||||
else
|
||||
src.area = get_area_by_name(areastring)
|
||||
src.area = locate(text2path(areastring))
|
||||
update_icon()
|
||||
|
||||
make_terminal()
|
||||
|
||||
Reference in New Issue
Block a user