mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Android: add Android Studio support, completely redone java part (#9066)
This commit is contained in:
@@ -457,7 +457,6 @@ static bool create_userdata_path()
|
||||
} else {
|
||||
success = true;
|
||||
}
|
||||
porting::copyAssets();
|
||||
#else
|
||||
// Create user data directory
|
||||
success = fs::CreateDir(porting::path_user);
|
||||
|
Reference in New Issue
Block a user