forked from PretendoNetwork/Inkay
feat: Show notification is plugin is missing or module was never initialized
This commit is contained in:
parent
fa59526cd0
commit
1ffb9cf65a
7 changed files with 45 additions and 17 deletions
|
|
@ -62,7 +62,8 @@ DEINITIALIZE_PLUGIN() {
|
|||
}
|
||||
|
||||
ON_APPLICATION_START() {
|
||||
|
||||
// Tell the module the plugin is running!
|
||||
Inkay_SetPluginRunning();
|
||||
}
|
||||
|
||||
ON_APPLICATION_ENDS() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue