api: rename getOverhead to getOverheadText
This commit is contained in:
@@ -238,5 +238,5 @@ public interface Actor extends Renderable
|
||||
*
|
||||
* @return the overhead text
|
||||
*/
|
||||
String getOverhead();
|
||||
String getOverheadText();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user