v1.0.3
This commit is contained in:
parent
399034cc74
commit
d39a36fc6f
@ -29,7 +29,7 @@ public class PokemonGoGUI extends JFrame {
|
|||||||
private GlobalHotkey globalHotkey;
|
private GlobalHotkey globalHotkey;
|
||||||
|
|
||||||
private static final String CONFIG_FILE = "pgo-automat-settings.properties";
|
private static final String CONFIG_FILE = "pgo-automat-settings.properties";
|
||||||
private static final String VERSION = "1.0.2";
|
private static final String VERSION = "1.0.3";
|
||||||
private Properties settings;
|
private Properties settings;
|
||||||
private JComboBox<Integer> countComboBox;
|
private JComboBox<Integer> countComboBox;
|
||||||
private JSpinner delaySpinner;
|
private JSpinner delaySpinner;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user