From ca49155893f2c6c5949a2ac0af6c053795ea9e9a Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Tue, 17 Mar 2020 19:31:07 -0400 Subject: [PATCH] games/eternity: how the hell did that get unbound --- games/eternity/keys.csc | 1 + 1 file changed, 1 insertion(+) diff --git a/games/eternity/keys.csc b/games/eternity/keys.csc index eb82183..ba3f07f 100644 --- a/games/eternity/keys.csc +++ b/games/eternity/keys.csc @@ -75,4 +75,5 @@ bind pgdn "menu_pagedown" bind pgdn "console_pagedown" bind f11 "gamma /" bind f12 "quit" +bind mouse1 "attack" bind mouse2 "altattack"