Update all actor usage of <- to not pass in from-actor.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 Jan 2017 01:29:34 +0000 (19:29 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Tue, 3 Jan 2017 01:29:34 +0000 (19:29 -0600)
commit754bd427883ab189433fad90293e05d9aced2f70
tree757d4155e0e594503e0d000f5eedac18c0b7a7d2
parent701425bc611abaa8b4140942d995d5f32d24e2d7
Update all actor usage of <- to not pass in from-actor.

Unless necessary, in which case use <-*.
mudsync/game-master.scm
mudsync/gameobj.scm
mudsync/networking.scm
mudsync/player.scm
mudsync/room.scm
mudsync/thing.scm
worlds/bricabrac.scm
worlds/goblin-hq.scm