From 50e89492cfc09196ff05bdf3e2d26e12ace633d6 Mon Sep 17 00:00:00 2001 From: bel Date: Sat, 25 Mar 2023 09:12:44 -0600 Subject: [PATCH] todo --- todo.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/todo.yaml b/todo.yaml index cc2cd96..64da1be 100755 --- a/todo.yaml +++ b/todo.yaml @@ -1,5 +1,5 @@ todo: -- use button.V01Cfg; map keys triggered by user to player idx and their keys +- send clients messages to display - input.MayhemParty as a logical wrapper from mod10 but then gotta translate back to char for keyboard things somewhere; space delimited? - todo: rusty configs have "name" for each client @@ -49,3 +49,5 @@ done: ts: Sat Mar 25 00:13:19 MDT 2023 - todo: map keys triggered by user to player idx and their keys ts: Sat Mar 25 00:44:19 MDT 2023 +- todo: use button.V01Cfg; map keys triggered by user to player idx and their keys + ts: Sat Mar 25 09:12:43 MDT 2023