projects
/
mudsync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a3d50
)
remove debugging code
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 6 May 2016 15:51:22 +0000
(10:51 -0500)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 6 May 2016 15:51:22 +0000
(10:51 -0500)
mudsync/room.scm
patch
|
blob
|
history
diff --git
a/mudsync/room.scm
b/mudsync/room.scm
index b665a1534bb87404f57e4f15d414bfa86e1fd0eb..6baea54ce99daef1d83e8b0440de2fb0ef8a4f5e 100644
(file)
--- a/
mudsync/room.scm
+++ b/
mudsync/room.scm
@@
-228,7
+228,6
@@
claim to point to."
(define goes-by
(message-ref (<-wait room occupant 'goes-by)
'goes-by #f))
- (display "here!\n")
(if (member called-this goes-by)
(return occupant)))
(hash-map->list (lambda (key val) key)