mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
src vs usr
This commit is contained in:
committed by
GitHub
parent
dfebb56e53
commit
5466e809d9
@@ -565,7 +565,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
return 0
|
||||
if (client && global.cross_allowed)
|
||||
src << "<span class='notice'>Sending you to [global.cross_address].</span>"
|
||||
winset(usr, null, "command=.options") //other wise the user never knows if byond is downloading resources
|
||||
winset(src, null, "command=.options") //other wise the user never knows if byond is downloading resources
|
||||
client << link(global.cross_address)
|
||||
else
|
||||
src << "<span class='error'>There is no other server configured!</span>"
|
||||
|
||||
Reference in New Issue
Block a user