From bb5e2d83d87cace73a5fca4c2c2fbfd61fea68ef Mon Sep 17 00:00:00 2001 From: Claus Marxmeier Date: Sat, 3 Aug 2019 09:20:50 +0200 Subject: [PATCH] Update config.inc.php --- config.inc.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 ),