X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=mudsync%2Fcontainer.scm;h=3e7763d5e6dddc710ff414ff4f7fc513c05ea22d;hb=ef09bc5f6efa5a9883eea63b983052ba1ad20e3c;hp=46a52e5a6a9db261681d16a05b83c89b5eb25dad;hpb=76ece1325111d6736003c3a3c7b6383f07478d3e;p=mudsync.git diff --git a/mudsync/container.scm b/mudsync/container.scm index 46a52e5..3e7763d 100644 --- a/mudsync/container.scm +++ b/mudsync/container.scm @@ -17,6 +17,10 @@ ;;; along with Mudsync. If not, see . ;;; Containers +;;; ========== +;;; +;;; While all gameobjs are containers, some gameobjs are more +;;; containers than others. (define-module (mudsync container) #:use-module (8sync)