mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Lots of fixes.
This commit is contained in:
@@ -126,7 +126,7 @@ proc/ZConnect(turf/A,turf/B)
|
||||
if(C && (C.B == B || C.A == B))
|
||||
return
|
||||
|
||||
new connection(A,B)
|
||||
new /connection(A,B)
|
||||
|
||||
/*
|
||||
proc/ZDisconnect(turf/A,turf/B)
|
||||
|
||||
Reference in New Issue
Block a user