Skip to content
Snippets Groups Projects
Commit f5ea6e39 authored by Damien Picard's avatar Damien Picard
Browse files

Sun Position: rename north.py to draw.py

parent a9d4443c
No related branches found
No related tags found
No related merge requests found
File moved
......@@ -6,7 +6,7 @@ from bpy.props import (StringProperty, EnumProperty, IntProperty,
FloatProperty, BoolProperty, PointerProperty)
from .sun_calc import sun_update, parse_coordinates
from .north import north_update
from .draw import north_update
from math import pi
from datetime import datetime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment