mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-21 12:17:51 +01:00
Changes some << to to_chat
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
|
||||
Launch(TRUE)
|
||||
|
||||
user << "<span class='notice'>Calling your shuttle. One moment...</span>"
|
||||
to_chat(user, "<span class='notice'>Calling your shuttle. One moment...</span>")
|
||||
while(mode != SHUTTLE_CALL && !damaged)
|
||||
stoplag()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user