various citadel tweaks/fixes

remeber to add //citadel edit to base code changes because we're still a downstream and hard syncs are still a thing
This commit is contained in:
Poojawa
2018-09-17 03:26:05 -05:00
parent ca822954e4
commit 99e57fb221
9 changed files with 14 additions and 10 deletions
+3
View File
@@ -757,6 +757,9 @@ GLOBAL_LIST_EMPTY(external_rsc_urls)
to_chat(src, "<span class='danger'>Your previous click was ignored because you've done too many in a second</span>")
return
if(ab) //Citadel edit, things with stuff.
return
if (prefs.hotkeys)
// If hotkey mode is enabled, then clicking the map will automatically
// unfocus the text bar. This removes the red color from the text bar