From 092daa2c5e0df6139cdd0ac4a2ce12f1b9934acc Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Mon, 20 Apr 2020 13:46:41 +0200 Subject: [PATCH] state reset is not working in all cases. So until the issue is found and fixed, let's not falsely advertise. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f233814..f0fac9f0 100644 --- a/README.md +++ b/README.md @@ -53,5 +53,4 @@ MultiClient.py * Running it with a patch file will patch out the multiworld rom and then automatically connect to the host that created the multiworld * Cheating is now controlled by the server and can be disabled through host.yaml * Automatically starts QUsb2Snes, if it isn't running - * Better reconnect to both snes and server - * State is properly reset, allowing you to keep using the same client across multiworld runs \ No newline at end of file + * Better reconnect to both snes and server \ No newline at end of file