Skip to content

Commit

Permalink
Added missing plugin_done from entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fdsprod committed Apr 4, 2019
1 parent 081258f commit 35c6922
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Mods/tech/Twitch/entry.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ declare_plugin(self_ID,
CLSID = "{Twitch2DCS options}"
},
},
})
})

plugin_done()

0 comments on commit 35c6922

Please sign in to comment.