Compare commits

..

No commits in common. "6d6dc81135e6f55b26b7b973694936770f58d65d" and "a227ed8c80d3fa898d601c3ce6e81b1a04d8283b" have entirely different histories.

2 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,4 @@
#include "..\script_component.hpp" #include "script_component.hpp"
/* /*
* Function: dragonfly_db_fnc_publish * Function: dragonfly_db_fnc_publish
* Author: Creedcoder, J. Schmidt * Author: Creedcoder, J. Schmidt

View File

@ -1,5 +1,4 @@
#include "..\script_component.hpp" #include "script_component.hpp"
/* /*
* Function: dragonfly_db_fnc_subscribe * Function: dragonfly_db_fnc_subscribe
* Author: J. Schmidt * Author: J. Schmidt