mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] fix latejoin spawn (#9836)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bc5106d474
commit
5ece20c739
@@ -35,7 +35,9 @@
|
||||
//VOREStation Add end
|
||||
if("JoinLateGateway")
|
||||
latejoin_gateway += loc
|
||||
// CHOMPEdit Start
|
||||
delete_me = 1
|
||||
// CHOMPEdit End
|
||||
return
|
||||
//CHOMPEdit Begin
|
||||
if("JoinLateStationGateway")
|
||||
|
||||
Reference in New Issue
Block a user