mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-25 22:29:02 +01:00
Ready for testmerge
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
******************************************/
|
||||
|
||||
//DEBUG STUFF
|
||||
var triggerError = attachErrorHandler('chatDebug', true);
|
||||
var escaper = encodeURIComponent || escape;
|
||||
var decoder = decodeURIComponent || unescape;
|
||||
window.onerror = function(msg, url, line, col, error) {
|
||||
|
||||
Reference in New Issue
Block a user