Просмотр исходного кода

Change "all" icons to "most" icons

Not all icons from game-icons.net are available while the update process isn't automated. I was very confused why they weren't all available after reading this doc!
fangxianfu 9 лет назад
Родитель
Сommit
86dbd643b3
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      index.html

+ 1
- 1
index.html Просмотреть файл

@@ -108,7 +108,7 @@ This is not a complete documentation, but some information that should help you
108 108
         </li>
109 109
         <li>
110 110
             <code>icon</code>
111
-            Name of the card icon. You can use all icons from <a href="http://game-icons.net/">game-icons.net</a>.
111
+            Name of the card icon. You can use most icons from <a href="http://game-icons.net/">game-icons.net</a>.
112 112
             For example, the file name of <a href="http://game-icons.net/lorc/originals/plain-dagger.html">this dagger</a>
113 113
             is "plain-dagger.png", so you would use "plain-dagger" as the icon name.
114 114
             Additional custom icon names are defined in <code>css/custom-icons.css</code>.

Загрузка…
Отмена
Сохранить