mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
query clear (#20181)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
servers_outer[dbq1.item[1]][dbq1.item[2]] = dbq1.item[3] // This should assoc load our data
|
||||
|
||||
qdel(dbq1) //clear our query
|
||||
// Format the server names into an assoc list of K: name V: port
|
||||
var/list/formatted_servers = list()
|
||||
for(var/server in servers_outer)
|
||||
|
||||
Reference in New Issue
Block a user