Beans, frank.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4984 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -212,7 +212,7 @@ public class LocationDirector extends BasicDirector
|
|||||||
}
|
}
|
||||||
|
|
||||||
// if we're not actually in a place, then no need to do anything
|
// if we're not actually in a place, then no need to do anything
|
||||||
if (_placeId < 0) {
|
if (_placeId > 0) {
|
||||||
_lservice.leavePlace(_cctx.getClient());
|
_lservice.leavePlace(_cctx.getClient());
|
||||||
didLeavePlace();
|
didLeavePlace();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user