# HG changeset patch # User Wuzzy # Date 1593907388 -7200 # Node ID b3c9f5463ceecdd8bef211540104db1472cdb3aa # Parent f28ca5a87682f007e7630b0ea7d6bdbd60ceb1a2 [backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) Backport of 783959a6810b to branch ui-scaling by sheepluva diff -r f28ca5a87682 -r b3c9f5463cee hedgewars/uChat.pas --- a/hedgewars/uChat.pas Sun Jul 05 01:58:48 2020 +0200 +++ b/hedgewars/uChat.pas Sun Jul 05 02:03:08 2020 +0200 @@ -1155,7 +1155,7 @@ // ignore me!!! end; // TODO: figure out how to determine those keys better - SDL_SCANCODE_b: + SDL_SCANCODE_a: begin // select all if ctrlonly then