X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fgameobj.scm;h=0f4d7043e96918251bc1f70d85a63fde16c4566f;hp=ec95e2c9f6278fe57ba840affc0cc7d3a10d9b7d;hb=0017cbae1b76fb07101beda23b2a5c533a8d60f9;hpb=f2bfb30b73813b7723c5a59f277e17862fd8aaaa diff --git a/mudsync/gameobj.scm b/mudsync/gameobj.scm index ec95e2c..0f4d704 100644 --- a/mudsync/gameobj.scm +++ b/mudsync/gameobj.scm @@ -142,7 +142,6 @@ (define-mhandler (gameobj-init actor message) "Your most basic game object init procedure. Assists in its replacement of occupants if necessary and nothing else." - (display "gameobj init!\n") (run-replacement actor message gameobj-replace-steps*)) (define (gameobj-goes-by gameobj)