some changes

This commit is contained in:
qadan
2020-02-06 12:20:50 -04:00
parent 766215f056
commit d22ccdedb3
6 changed files with 31 additions and 42 deletions

View File

@@ -211,7 +211,6 @@ def roll_settings(weights):
ret.heartbeep = get_choice('heartbeep', romweights)
ret.ow_palettes = get_choice('ow_palettes', romweights)
ret.uw_palettes = get_choice('uw_palettes', romweights)
ret.text = get_choice('text', romweights)
return ret