added mod-mxwow-token module
This commit is contained in:
11
modules/mod-mxwow-token/src/mxwow_token_loader.cpp
Normal file
11
modules/mod-mxwow-token/src/mxwow_token_loader.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
//// MxWoW Official Module
|
||||
//// Token
|
||||
//// Dev: mikx
|
||||
//// Git: https://mxgit.ovh/MxWoW/mod_mxwow_token
|
||||
|
||||
void AddMxWoWTokenScripts();
|
||||
|
||||
void Addmod_mxwow_tokenScripts()
|
||||
{
|
||||
AddMxWoWTokenScripts();
|
||||
}
|
||||
Reference in New Issue
Block a user