aboutsummaryrefslogtreecommitdiff
path: root/advtrains_train_subway/sounds
diff options
context:
space:
mode:
authororwell96 <orwell@bleipb.de>2019-01-15 20:06:45 +0100
committerorwell96 <orwell@bleipb.de>2019-01-15 20:06:45 +0100
commit08649b84a0f4541c716a815bba7dd0a53daf93af (patch)
treebcdadd8d8da752858e9a35a3a6ca9949711ba637 /advtrains_train_subway/sounds
parentf5e8b702023535f23e20ca2493f19b406dada188 (diff)
downloadadvtrains-08649b84a0f4541c716a815bba7dd0a53daf93af.tar.gz
advtrains-08649b84a0f4541c716a815bba7dd0a53daf93af.tar.bz2
advtrains-08649b84a0f4541c716a815bba7dd0a53daf93af.zip
Fix route aspect dialog
Diffstat (limited to 'advtrains_train_subway/sounds')
0 files changed, 0 insertions, 0 deletions
TAT_POS, "position"}, {HUD_STAT_POS, "pos"}, /* Deprecated, only for compatibility's sake */ {HUD_STAT_NAME, "name"}, {HUD_STAT_SCALE, "scale"}, {HUD_STAT_TEXT, "text"}, {HUD_STAT_NUMBER, "number"}, {HUD_STAT_ITEM, "item"}, {HUD_STAT_DIR, "direction"}, {HUD_STAT_ALIGN, "alignment"}, {HUD_STAT_OFFSET, "offset"}, {HUD_STAT_WORLD_POS, "world_pos"}, {0, NULL}, }; const struct EnumString es_HudBuiltinElement[] = { {HUD_FLAG_HOTBAR_VISIBLE, "hotbar"}, {HUD_FLAG_HEALTHBAR_VISIBLE, "healthbar"}, {HUD_FLAG_CROSSHAIR_VISIBLE, "crosshair"}, {HUD_FLAG_WIELDITEM_VISIBLE, "wielditem"}, {HUD_FLAG_BREATHBAR_VISIBLE, "breathbar"}, {HUD_FLAG_MINIMAP_VISIBLE, "minimap"}, {0, NULL}, };