Cloud save fixes and improvements
This commit is contained in:
@@ -49,4 +49,9 @@ class CloudSave
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean isSignedIn()
|
||||
{
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user