From e766e3771e56829b853a316e4509d3fb42888330 Mon Sep 17 00:00:00 2001 From: John Pan Date: Tue, 5 Jan 2016 21:22:49 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dbae205..9224a03c 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ __________ - Deterministic math library and simulation logic - 2D physics engine on the X-Z plane. - Behaviour system for both individual agents and globally -- Lockstep variables - know when and where desyncs happen -- Size-based pathfinding (big units won't get stuck in those narrow gaps) +- Lockstep variables - know when and where desyncs happenasdhasey - Size-based pathfinding (big units won't get stuck in those narrow gaps) - Customizable database system - Support for Forge Networking (DarkRift and Photon coming soon)