Annotated Header.js
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
* Header *
|
* Header *
|
||||||
**********/
|
**********/
|
||||||
|
|
||||||
var RunCookieMonsterHeader = function() {
|
/**
|
||||||
|
* This functions creates the necessary objects and is run when they do not already exist
|
||||||
|
*/
|
||||||
|
const RunCookieMonsterHeader = function() {
|
||||||
CM = {};
|
CM = {};
|
||||||
|
|
||||||
CM.Backup = {};
|
CM.Backup = {};
|
||||||
|
|||||||
Reference in New Issue
Block a user