From 5749fc65909f0ee934d0410406265387157575a1 Mon Sep 17 00:00:00 2001 From: Keuin Date: Fri, 24 Apr 2020 12:21:47 +0800 Subject: Refactored pending task using OCP design pattern. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 006d014..e3daa47 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ commands: To-Do List: -- Add /kb prev command for easily select previous backup. -- Use OCP to refactor pending task. +- Restoration of player data may not be correct. - Optimize log output, normal output and op broadcast output. - More thorough test. - Enhance ZipUtil for hashing sub-files and generating incremental diff-table. (A:Add, M:Modification, D:Deletion) -- cgit v1.2.3