Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py

This commit is contained in:
Josh Miller 2011-05-26 06:56:21 -04:00
parent 9221c8cb60
commit 254bac86d4
1 changed files with 0 additions and 1 deletions

View File

@ -387,4 +387,3 @@ class GeneralTab(SettingsTab):
Called when the width, height, x position or y position has changed.
"""
self.display_changed = True