This commit is contained in:
2026-03-12 18:34:16 +01:00
parent a2a5f04dd4
commit f52ef032c1
4 changed files with 58 additions and 3 deletions

View File

@@ -64,8 +64,6 @@ class SCR_VoiceRangeController: ScriptComponent {
if (!vonContr) return;
// --- HYBRID LÖSUNG ---
// Da die Engine "pro Meter" im echten Voice-Chat nicht zulässt,
// ordnen wir die Meterzahl im Hintergrund den 3 Komponenten zu.
typename compType = SCR_VoNNormal; // Standard
if (m_iCurrentRange <= 15) {