Textur Update

This commit is contained in:
Sebastian Kacza
2021-01-08 15:23:30 +01:00
parent 87ccdc1d56
commit a316f1fd09

View File

@@ -21,7 +21,7 @@ public class Texturenpakete {
TexturenpaketListe.add(new TexturenpaketIntern("/img/texturen/standart", "JauJau Standart Texturen Französisch", 0));
//Internes Texturenpaket als Aktiv festlegen
AktivesPaket = 0;
setAktivesPaket(0);
}