Fixed Database name to real name (may be changed later)
This commit is contained in:
@@ -21,7 +21,7 @@ public class Constants {
|
||||
/**
|
||||
* The Name of the complete database.
|
||||
*/
|
||||
public static final String DATABASE_NAME = "MarioKart.db";
|
||||
public static final String DATABASE_NAME = "mario_kart_circuit_selector.db";
|
||||
|
||||
/**
|
||||
* The name of the table containing all information according accessories.
|
||||
|
||||
Reference in New Issue
Block a user