Preload shit

This commit is contained in:
Rob Nelson
2013-09-19 11:46:36 -07:00
parent baa8e4e21d
commit 72d8850f64

View File

@@ -40,4 +40,4 @@
var/related_accounts_ip = "Requires database" //So admins know why it isn't working - Used to determine what other accounts previously logged in from this ip
var/related_accounts_cid = "Requires database" //So admins know why it isn't working - Used to determine what other accounts previously logged in from this computer id
preload_rsc = 0 // This is 0 so we can set it to an URL once the player logs in and have them download the resources from a different server.
preload_rsc = 1 // This is 0 so we can set it to an URL once the player logs in and have them download the resources from a different server.