Beans, frank.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4984 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-03-28 22:22:34 +00:00
parent 5b29ca6a24
commit 964b68a0fa
@@ -212,7 +212,7 @@ public class LocationDirector extends BasicDirector
}
// if we're not actually in a place, then no need to do anything
if (_placeId < 0) {
if (_placeId > 0) {
_lservice.leavePlace(_cctx.getClient());
didLeavePlace();