summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2018-02-04 00:08:33 -0600
committerepoch <epoch@hacking.allowed.org>2018-02-04 00:08:33 -0600
commit8e98e75ba2bf8c83a2488da15f226d918a89a854 (patch)
treed4b7c298a474ddfa1fd22430dd1be494b231dd9c
parent6ee67e9fb498e05c5d439ba732a07692f66a1f8d (diff)
downloadhackvr-8e98e75ba2bf8c83a2488da15f226d918a89a854.tar.gz
hackvr-8e98e75ba2bf8c83a2488da15f226d918a89a854.zip
made the globe be a blue circle
-rwxr-xr-xmap2globe.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/map2globe.py b/map2globe.py
index fe47fad..9ba0b42 100755
--- a/map2globe.py
+++ b/map2globe.py
@@ -16,7 +16,7 @@ z="0"
# / 90 * math.pi
#they need to be in the range 0 to 2pi?
-print("globe addshape 0 1 0 0 0 0 1 0")
+print("globe addshape 4 1 0 0 0 1 0 0")
rotation=0
while(1):