Rename IPersistenceService files for improved structure
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
namespace Infrastructure
|
||||
{
|
||||
public interface IPersistenceService
|
||||
{
|
||||
void SaveHighScore(string key, int score);
|
||||
int LoadHighScore(string key);
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 78982eb5342e49b5aa23fe22e84d4da8
|
||||
timeCreated: 1765312139
|
||||
Reference in New Issue
Block a user