mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-26 02:26:17 -05:00
Read/write heal locations using new JSON data
This commit is contained in:
@@ -267,10 +267,11 @@ public:
|
||||
virtual void populate(Project *project) override;
|
||||
|
||||
public:
|
||||
QLineEdit *line_edit_id;
|
||||
QFrame *hideable_respawn_map;
|
||||
QFrame *hideable_respawn_npc;
|
||||
NoScrollComboBox *combo_respawn_map;
|
||||
NoScrollSpinBox *spinner_respawn_npc;
|
||||
NoScrollComboBox *combo_respawn_npc;
|
||||
|
||||
private:
|
||||
HealLocationEvent *healLocation;
|
||||
|
||||
Reference in New Issue
Block a user