diff options
-rw-r--r-- | game/ATTRIBUTION | 1 | ||||
-rw-r--r-- | game/options.rpy | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/game/ATTRIBUTION b/game/ATTRIBUTION index 70d42e4..efccce1 100644 --- a/game/ATTRIBUTION +++ b/game/ATTRIBUTION @@ -169,4 +169,5 @@ Basically, do whatever you want with it. Credit unnecessary but appreciated. These art assets belong to Brilliant Service Co., Ltd. from Jewel Savior. Due to usage restrictions and the revocable nature, these assets must be removed from the game before release. +See also: http://www.jewel-s.jp/ diff --git a/game/options.rpy b/game/options.rpy index 09d7ebb..7931c24 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -39,7 +39,6 @@ This program is distributed in the hope that it will be useful, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the COPYING file for more details.\n\n DMCA complaints: {a=mailto:dmca@tmw2org}dmca@tmw2.org{/a}{/b}\n -Card framework: {a=http://www.jewel-s.jp/}http://www.jewel-s.jp/{/a} """) |