removed a ,

This commit is contained in:
Builders Brewery 2013-03-30 19:31:22 +01:00
commit 1361ee6579

View file

@ -277,7 +277,7 @@ var keywordMapper = this.createKeywordMapper({
"http_response|land_collision|land_collision_end|land_collision_start|" +
"link_message|listen|money|moving_end|moving_start|no_sensor|not_at_rot_target|" +
"not_at_target|object_rez|on_rez|path_update|remote_data|run_time_permissions|" +
"sensor|state_entry|state_exit|timer|touch|touch_end|touch_start|transaction_result",
"sensor|state_entry|state_exit|timer|touch|touch_end|touch_start|transaction_result"
}, "identifier");
this.$rules = {