You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
missnig ;
This commit is contained in:
@@ -731,7 +731,7 @@ String OS_Android::get_data_dir() const {
|
||||
//restore original dir so we don't mess things up
|
||||
chdir(real_current_dir_name);
|
||||
|
||||
return data_dir_cache
|
||||
return data_dir_cache;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user