diff --git a/config.inc.php b/config.inc.php index f507a8c..1e6149e 100644 --- a/config.inc.php +++ b/config.inc.php @@ -106,6 +106,12 @@ "offset_modell" => 5, "offset_version" => 4 ), + array( + "name" => "Noname", + "filename" => "-a5-", + "offset_modell" => 3, + "offset_version" => 4 + ), array( "name" => "Ocedo", "filename" => "ocedo", @@ -150,7 +156,7 @@ ), array( "name" => "VoCore", - "filename" => "vocore2", + "filename" => "vocore", "offset_modell" => 0, "offset_version" => 4 ),