Viro Fixes (#19058)

* Fixes

* Change
This commit is contained in:
Guti
2026-01-18 22:42:05 +01:00
committed by GitHub
parent 8d706368f3
commit 918bb6e022
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ GLOBAL_LIST_INIT(advance_cures, list(
if(global_flag_check(disease_flags, DORMANT) || global_flag_check(disease.disease_flags, DORMANT))
continue
if(IsSame(disease))
continue
return FALSE
if(channel == other_channel)
advance_diseases += disease
if(advance_diseases.len > 0)