well return :P

This commit is contained in:
Nikos Kouremenos 2006-02-26 14:47:23 +00:00
parent 62ebf355a3
commit b2cd018b52

View file

@ -589,4 +589,5 @@ def get_state_image_from_file_path_show(file_path, show):
if os.path.exists(file_):
image.set_from_file(file_)
break
return image