mirror of https://github.com/tstellar/bygfoot.git
"New game bug fixed."
This commit is contained in:
parent
470c5c854e
commit
2f4a6dc2c4
|
@ -593,6 +593,10 @@ file_decompress(const gchar *filename)
|
|||
file_my_system(buf);
|
||||
|
||||
g_free(dirname);
|
||||
g_free(basename);
|
||||
|
||||
chdir(pwd);
|
||||
g_free(pwd);
|
||||
}
|
||||
|
||||
/** Execute the appropriate remove command with 'files'
|
||||
|
|
|
@ -14,10 +14,11 @@ string_contrib_title Patches and ideas
|
|||
string_contrib_entry Mark Calderbank, Michal Rudolf
|
||||
|
||||
string_contrib_title Country definitions
|
||||
string_contrib_entry Győző Both (Australia, Germany, Italy, Scotland)
|
||||
string_contrib_entry Győző Both (Australia, Germany, Italy, Scotland, USA)
|
||||
string_contrib_entry Mark Calderbank (England, Ireland, Spain, Victoria, Wales)
|
||||
string_contrib_entry Tobe & Arne Deprez (Belgium)
|
||||
string_contrib_entry Celso Goya (Brazil)
|
||||
string_contrib_entry Pechorin (Serbia & Montenegro)
|
||||
string_contrib_entry Arnaud Le Rouzic (France)
|
||||
string_contrib_entry Michal Rudolf (Poland)
|
||||
string_contrib_entry Cristian Spoiala (Romania)
|
||||
|
|
Loading…
Reference in New Issue