From: Alec Thomas Date: Sun, 8 Jun 2014 03:53:22 +0000 (+1000) Subject: Call systems.configure() in example. X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=f7870b61d8afc76485af5fdab2599d261444db96;p=clyne%2Fentityx.git Call systems.configure() in example. --- diff --git a/README.md b/README.md index e6cc70c..432a060 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ public: systems.add(); systems.add(); systems.add(); + systems.configure(); level.load(filename);