Nix verbose messages whenever we walk around.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@771 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -209,7 +209,7 @@ public class SpotSceneDirector extends BasicDirector
|
|||||||
}
|
}
|
||||||
|
|
||||||
var sceneId :int = _scdir.getScene().getId();
|
var sceneId :int = _scdir.getScene().getId();
|
||||||
log.info("Sending changeLocation request [scid=" + sceneId + ", loc=" + loc + "].");
|
// log.info("Sending changeLocation request [scid=" + sceneId + ", loc=" + loc + "].");
|
||||||
|
|
||||||
_pendingLoc = (loc.clone() as Location);
|
_pendingLoc = (loc.clone() as Location);
|
||||||
var clist :ConfirmAdapter = new ConfirmAdapter(
|
var clist :ConfirmAdapter = new ConfirmAdapter(
|
||||||
|
|||||||
Reference in New Issue
Block a user