Note that commands now do happen in real time

This commit is contained in:
Marc Di Luzio 2020-06-06 16:02:11 +01:00
parent c6fbf1341a
commit 1a82c3a6bd

View file

@ -11,7 +11,7 @@ For a proof of concept we'll implement a very small subset of the final features
* Persistent accounts and world (done)
* Multiple users (done)
* Populate map with locations/objects
* Commands happen in "real time"
* Commands happen in "real time" (done)
### Stretch goals