minor: fixed outdated javadoc
This commit is contained in:
@@ -62,7 +62,7 @@ public class HeatActionStateMachine
|
|||||||
* @param state the current state of the foundry
|
* @param state the current state of the foundry
|
||||||
* @param config the current configuration of the plugin
|
* @param config the current configuration of the plugin
|
||||||
* @param startingHeat the starting heat amount
|
* @param startingHeat the starting heat amount
|
||||||
* @see HeatActionStateMachine#setup(int, int, String)
|
* @see HeatActionStateMachine#setup(boolean, boolean, String)
|
||||||
*/
|
*/
|
||||||
public void start(EasyGiantsFoundryState state, EasyGiantsFoundryConfig config, int startingHeat)
|
public void start(EasyGiantsFoundryState state, EasyGiantsFoundryConfig config, int startingHeat)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user