Worked around issue where gotoroom() is called with WC->CurRoom.name and the contents...
authorArt Cancro <ajc@uncensored.citadel.org>
Wed, 27 Jul 2011 20:35:02 +0000 (16:35 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Wed, 27 Jul 2011 20:35:02 +0000 (16:35 -0400)
commit0daa6aae0a4cfde739bdeb0c1ad81ad5bfc2884c
tree18c27236d89dd334af0ea5fafaeb0073ba63cdf0
parent3c6900e3c0a37be99a317c4f5710510ba270614a
Worked around issue where gotoroom() is called with WC->CurRoom.name and the contents of this pointer then become invalid due to room change
webcit/roomops.c