Fixed Database name to real name (may be changed later)

This commit is contained in:
Alexander Doerflinger
2017-08-07 17:16:15 +02:00
parent 43d91a8a2d
commit 5a1ba02c20
2 changed files with 3 additions and 3 deletions

View File

@@ -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.