Skip to content

Commit

Permalink
Fix location meta.
Browse files Browse the repository at this point in the history
  • Loading branch information
aufdemrand committed Aug 25, 2013
1 parent 1bb2850 commit e0dddab
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -867,7 +867,7 @@ else return new Element(String.valueOf(this.distance(toLocation)))
int attributePos = 1;

// <--[tag]
// <location.facing[<value>].degrees[X]>
// @attribute <location.facing[<value>].degrees[X]>
// @returns Element(Boolean)
// @description
// Returns true if the location's yaw is facing another
Expand Down

0 comments on commit e0dddab

Please sign in to comment.