Sekundäreinsatz wird nun richtig angezeigt
This commit is contained in:
@@ -23,6 +23,5 @@ export const selectRandomHPGMissionSzenery = (code: string) => {
|
||||
return parsedNumbers[randomI];
|
||||
})
|
||||
.join("_");
|
||||
console.log("scenery", scenery);
|
||||
return scenery;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user