diff options
author | Klap-in <klapinklapin@gmail.com> | 2013-08-01 23:06:36 +0200 |
---|---|---|
committer | Klap-in <klapinklapin@gmail.com> | 2013-08-01 23:06:36 +0200 |
commit | de489e8bb4161522864aca1d308b9910387ae4bb (patch) | |
tree | 697a6ca1a6a3341598a6272dca6e5cf0ee4cd105 /lib/scripts/tw-sack.js | |
parent | cc036f74ff14c387f24d72f5a52f2f158208846e (diff) | |
parent | 4fb6e51447e840624b59742bec61641d606f5006 (diff) | |
download | rpg-de489e8bb4161522864aca1d308b9910387ae4bb.tar.gz rpg-de489e8bb4161522864aca1d308b9910387ae4bb.tar.bz2 |
Merge remote-tracking branch 'origin/master' into fetchimagetokexternal
Diffstat (limited to 'lib/scripts/tw-sack.js')
-rw-r--r-- | lib/scripts/tw-sack.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/scripts/tw-sack.js b/lib/scripts/tw-sack.js index cc988f5be..b0e570151 100644 --- a/lib/scripts/tw-sack.js +++ b/lib/scripts/tw-sack.js @@ -2,6 +2,7 @@ /* ©2005 Gregory Wild-Smith */ /* www.twilightuniverse.com */ /* Software licenced under a modified X11 licence, see documentation or authors website for more details */ +/* @deprecated */ function sack(file){ this.AjaxFailedAlert = "Your browser does not support the enhanced functionality of this website, and therefore you will have an experience that differs from the intended one.\n"; |