Skip to content

Commit

Permalink
Ruledit: Save building's second alt gfx tag
Browse files Browse the repository at this point in the history
See osdn #48749

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
  • Loading branch information
cazfi committed Oct 12, 2023
1 parent a587059 commit 851021b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ruledit/edit_impr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ void edit_impr::closeEvent(QCloseEvent *cevent)
// Save values from text fields.
gfx_tag_given();
gfx_tag_alt_given();
gfx_tag_alt2_given();
sound_tag_given();
sound_tag_alt_given();

Expand Down

0 comments on commit 851021b

Please sign in to comment.