Added configuration, save toggle states, can change stickopeninv to
anyother item.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package lishid.openinv.utils;
|
||||
|
||||
import java.util.HashMap;
|
||||
|
||||
public class OpenInvToggleState {
|
||||
public static HashMap<String, Integer> openInvState = new HashMap<String, Integer>();
|
||||
}
|
Reference in New Issue
Block a user