From 7e652ef2d3a3a688a2b988b88e767de2df26087a Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Fri, 17 Apr 2020 18:09:42 +0300 Subject: [PATCH] Remove CWorld from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index e97af343..540a8861 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,6 @@ If a function uses only few unreversed functions that would be inconvenient to reverse at the time, calling the original functions is acceptable. ### Unreversed / incomplete classes (at least the ones we know) -``` -CWorld -``` - The following classes have only unused or practically unused code left: ``` CCullZone - only mobile stuff