X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fcontainer.scm;h=3e7763d5e6dddc710ff414ff4f7fc513c05ea22d;hp=46a52e5a6a9db261681d16a05b83c89b5eb25dad;hb=ec50931b9a575c226804c1dccadbf5ad3bc8306b;hpb=2cb0d7e771236309dcab8c5a4fe04b46f2929223 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)