mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 00:29:02 +01:00
[MIRROR] DNA console no longer lists reinforcement chromosome [MDB IGNORE] (#11775)
* remove reinforcement more (#65147) * DNA console no longer lists reinforcement chromosome Co-authored-by: alphanerdd <60521518+alphanerdd@users.noreply.github.com>
This commit is contained in:
@@ -191,8 +191,6 @@
|
||||
valid_chrom_list += "none"
|
||||
return
|
||||
|
||||
valid_chrom_list += "Reinforcement"
|
||||
|
||||
if(stabilizer_coeff != -1)
|
||||
valid_chrom_list += "Stabilizer"
|
||||
if(synchronizer_coeff != -1)
|
||||
|
||||
Reference in New Issue
Block a user