Skip to content

Commit

Permalink
Added /** global: VRS */ [scrutinizer]
Browse files Browse the repository at this point in the history
  • Loading branch information
dedevillela committed Dec 30, 2017
1 parent 273daa6 commit 57e1514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CustomAircraftMarkers.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/** global: VRS */
if (typeof VRS === "undefined" && VRS.globalDispatch && VRS.serverConfig) {
VRS.globalDispatch.hook(VRS.globalEvent.bootstrapCreated, function() {
if (VRS.globalOptions && VRS.globalOptions.aircraftMarkers) {
Expand Down

0 comments on commit 57e1514

Please sign in to comment.