Semicolons and easy fixes for all documents
This commit is contained in:
@@ -23,7 +23,7 @@ RunCookieMonsterHeader = function() {
|
||||
CM.Options = {};
|
||||
|
||||
CM.Sim = {};
|
||||
}
|
||||
};
|
||||
|
||||
if (typeof CM == "undefined") {
|
||||
RunCookieMonsterHeader();
|
||||
|
||||
Reference in New Issue
Block a user