From 3f869275a2b531537797254b4efa9c4393b53eb1 Mon Sep 17 00:00:00 2001 From: Merijn Hendriks Date: Tue, 28 Dec 2021 23:23:33 +0100 Subject: [PATCH] Update todo --- docs/notes.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/notes.md b/docs/notes.md index 868fb59..9eab7cf 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -11,7 +11,6 @@ - add get into the game's main menu - implement regex support for router - implement save handler -- implement simpel account handling +- implement simple account handling - player login - player registration -- implement simple client (with console using ts for launching EFT)