We need to know who did the dirty deed.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3346 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -268,6 +268,7 @@ public class SpotSceneManager extends SceneManager
|
|||||||
Log.warning("Changing loc for occupant without previous loc " +
|
Log.warning("Changing loc for occupant without previous loc " +
|
||||||
"[where=" + where() + ", who=" + source.who() +
|
"[where=" + where() + ", who=" + source.who() +
|
||||||
", nloc=" + loc + "].");
|
", nloc=" + loc + "].");
|
||||||
|
Thread.dumpStack();
|
||||||
_ssobj.addToOccupantLocs(sloc);
|
_ssobj.addToOccupantLocs(sloc);
|
||||||
} else {
|
} else {
|
||||||
_ssobj.updateOccupantLocs(sloc);
|
_ssobj.updateOccupantLocs(sloc);
|
||||||
|
|||||||
Reference in New Issue
Block a user