updated comment
This commit is contained in:
2
scam.py
2
scam.py
@ -154,7 +154,7 @@ class MainPanel(wx.Panel):
|
|||||||
|
|
||||||
self.entries.update(cfg, name_mapping)
|
self.entries.update(cfg, name_mapping)
|
||||||
|
|
||||||
# ensure background name is always set
|
# ensure background name is always set unless there is no background at all
|
||||||
bkg_setting = self.entries["image_background"]
|
bkg_setting = self.entries["image_background"]
|
||||||
if not bkg_setting.get_state():
|
if not bkg_setting.get_state():
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user