publicized computeTips().
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2620 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: MisoScenePanel.java,v 1.38 2003/05/23 19:35:11 mdb Exp $
|
||||
// $Id: MisoScenePanel.java,v 1.39 2003/05/28 18:15:26 ray Exp $
|
||||
|
||||
package com.threerings.miso.client;
|
||||
|
||||
@@ -899,7 +899,7 @@ public class MisoScenePanel extends VirtualMediaPanel
|
||||
/**
|
||||
* Compute the tips for any objects in the scene.
|
||||
*/
|
||||
protected void computeTips ()
|
||||
public void computeTips ()
|
||||
{
|
||||
// clear any old tips
|
||||
_tips.clear();
|
||||
|
||||
Reference in New Issue
Block a user