missnig ;
This commit is contained in:
parent
f9bd038ca7
commit
1726bacf78
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ String OS_Android::get_data_dir() const {
|
||||||
//restore original dir so we don't mess things up
|
//restore original dir so we don't mess things up
|
||||||
chdir(real_current_dir_name);
|
chdir(real_current_dir_name);
|
||||||
|
|
||||||
return data_dir_cache
|
return data_dir_cache;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue