v0.6.5: size hero detail drawer from viewport; add PC post-lock item tips.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ HERO_PORTRAITS = WEB_ASSETS / "hero_portraits"
|
||||
ATTR_ICONS = WEB_ASSETS / "attr_icons"
|
||||
# Valve hero-selection role filter icons, chroma keyed to transparent PNGs.
|
||||
ROLE_ICONS = WEB_ASSETS / "role_icons"
|
||||
# Item icons from Steam CDN (dota_react/items/{key}.png); Climperor web site only.
|
||||
# Item icons from Steam CDN (dota_react/items/{key}.png); Web + PC draft overlay.
|
||||
ITEM_ICONS = WEB_ASSETS / "item_icons"
|
||||
# Shop category header icons from dota2.com.cn/items/images/itemcat_*.png.
|
||||
ITEM_CAT_ICONS = WEB_ASSETS / "item_cat_icons"
|
||||
|
||||
Reference in New Issue
Block a user