Skip to content

Commit

Permalink
Update neodigm55_v1.js
Browse files Browse the repository at this point in the history
  • Loading branch information
neodigm authored Oct 25, 2021
1 parent 9e6d1f8 commit ff7c01a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions dist/neodigm55_v1.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
var neodigmSnack = (function(_d, eID) {
// neodigm 55 JS v1.0.2 | Scott C. Krause | neodigm | Gamefried JavaScript Framework

var neodigmSnack = (function(_d, eID) {
var _nTimeout = 5400, _aQ = [], _eSb, _eSbText;
var _fOpen = function() {
_eSbText.innerHTML = _aQ[0].replace("|", "<br>");
Expand Down Expand Up @@ -31,13 +33,10 @@
}
}
})(document, "js-snackbar__id");


// neodigm 55 JS v1.0.2 | Scott C. Krause | neodigm | Gamefried JavaScript Framework

var neodigm = {};

// neodigm Modal Begin //
// neodigm Pop Begin //
var _aRevAct=0, _aRevX=0, _sRevId="", _bIsOpen = false, _fOnClose=null, _d=document;
var neodigmPop = {
eRev: 0, eRevScrim: 0,
Expand Down

0 comments on commit ff7c01a

Please sign in to comment.