Integrating latest 47acbe8
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
case getRefCoordSys() of
|
||||
(
|
||||
#local: setRefCoordSys #hybrid
|
||||
#hybrid: setRefCoordSys #screen
|
||||
#screen: setRefCoordSys #world
|
||||
#world: setRefCoordSys #parent
|
||||
#parent: setRefCoordSys #local
|
||||
)
|
||||
Reference in New Issue
Block a user