Library update + Some 515 compat (#19556)

* Library update + 515 compat

* Lets not ship debug info, inflating the files 10x+

* CRLF -> LF
This commit is contained in:
AffectedArc07
2022-11-01 20:47:12 +01:00
committed by GitHub
parent 09948d54b2
commit aa327a4e32
8 changed files with 200 additions and 66 deletions
+1 -1
View File
@@ -269,7 +269,7 @@
if(!result)
return
//okay so the standard TGS4 proceedure is: right before rebooting change the port to whatever was sent to us in the above json's data parameter
//okay so the standard TGS proceedure is: right before rebooting change the port to whatever was sent to us in the above json's data parameter
var/port = result[DMAPI5_BRIDGE_RESPONSE_NEW_PORT]
if(!isnum(port))