diff options
Diffstat (limited to 'saedit')
-rw-r--r-- | saedit/main.c | 1 | ||||
-rwxr-xr-x | saedit/saedit | bin | 457395 -> 457419 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/saedit/main.c b/saedit/main.c index 15ebb21..9cddf2a 100644 --- a/saedit/main.c +++ b/saedit/main.c @@ -546,6 +546,7 @@ void parse_xml_text(gchar *text, SAEInfo *sae_info) { } void parse_xml_buffer(GtkWidget *button, GtkSourceBuffer *buffer) { + player = NULL; load_options(); GtkTextIter beg, end; diff --git a/saedit/saedit b/saedit/saedit Binary files differindex 329f651..c6e06f1 100755 --- a/saedit/saedit +++ b/saedit/saedit |