had 1 char missing

This commit is contained in:
Campbell Barton 2007-03-25 12:15:06 +00:00
parent 04b20827ce
commit a9d69b332e

@ -504,7 +504,7 @@ PREF_MARGIN_DIV= 512):
Window.RedrawAll() Window.RedrawAll()
def main(): def main():
scn = Main.scenes.activ scn = Main.scenes.active
PREF_ACT_ONLY = Draw.Create(1) PREF_ACT_ONLY = Draw.Create(1)
PREF_SEL_ONLY = Draw.Create(1) PREF_SEL_ONLY = Draw.Create(1)