mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Merged from revision: 7363
- Map Editor now properly handles all available items without empty placeholders in between (by anv) - Added item compare popup help text (by Buggler) - Enemy icons will not be shown as 10x icons in 640x480 due to visibility issues (the rest remains as it is) (by Buggler) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7364 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
+1
-1
@@ -715,7 +715,7 @@ extern CHAR16 gWeaponStatsDesc[][ 19 ];
|
||||
// HEADROCK: Added externs for Item Description Box icon and stat tooltips
|
||||
// Note that I've inflated some of these to 20 to avoid issues.
|
||||
extern STR16 gzWeaponStatsFasthelpTactical[ 33 ];
|
||||
extern STR16 gzMiscItemStatsFasthelp[ 34 ];
|
||||
extern STR16 gzMiscItemStatsFasthelp[ 35 ];
|
||||
// HEADROCK HAM 4: New tooltip texts
|
||||
extern STR16 gzUDBButtonTooltipText[ 3 ];
|
||||
extern STR16 gzUDBHeaderTooltipText[ 4 ];
|
||||
|
||||
Reference in New Issue
Block a user