From ebae24f5a3a251654a1e41be58f52ba2a777d9d7 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 7 Mar 2024 22:49:43 -0700 Subject: level system! --- src/components/Title.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/components/Title.tsx') diff --git a/src/components/Title.tsx b/src/components/Title.tsx index 1736cba..3a69dbc 100644 --- a/src/components/Title.tsx +++ b/src/components/Title.tsx @@ -17,7 +17,10 @@ export const Title = ({ setReady }: TitleProps) => {


-

WASD/arrow keys to move, space/enter to interact

+

+ WASD/arrow keys to move, space/enter to interact after highlighting with + the mouse +



-- cgit v1.2.3-70-g09d2