Advertisement
Guest User

Hype

a guest
May 3rd, 2015
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. MatchmakingDialogTitle
  2. {
  3. "1"
  4. {
  5. "name" "TF2 Build"
  6. "tall" "36"
  7. "tall_lodef" "28"
  8. "weight" "500"
  9. }
  10. }
  11. MatchmakingDialogSessionOptionsTitle
  12. {
  13. "1"
  14. {
  15. "name" "TF2 Build"
  16. "tall" "30"
  17. "tall_lodef" "22"
  18. "weight" "500"
  19. }
  20. }
  21. MatchmakingDialogMenuLarge
  22. {
  23. "1"
  24. {
  25. "name" "TF2 Secondary"
  26. "tall" "28"
  27. "tall_lodef" "24"
  28. "weight" "500"
  29. }
  30. }
  31. MatchmakingDialogMenuBrowserHostname
  32. {
  33. "1" // brower item hostname
  34. {
  35. "name" "Trebuchet MS"
  36. "tall" "22"
  37. "weight" "900"
  38. }
  39. }
  40. MatchmakingDialogMenuBrowserDetails
  41. {
  42. "1" // browser item players and map name
  43. {
  44. "name" "Trebuchet MS"
  45. "tall" "18"
  46. "weight" "900"
  47. }
  48. }
  49. MatchmakingDialogMenuMedium
  50. {
  51. "1"
  52. {
  53. "name" "TF2 Secondary"
  54. "tall" "22"
  55. "weight" "500"
  56. }
  57. }
  58. MatchmakingDialogMenuMediumSmall
  59. {
  60. "1"
  61. {
  62. "name" "TF2 Secondary"
  63. "tall" "18"
  64. "weight" "500"
  65. }
  66. }
  67. MatchmakingDialogMenuSmall
  68. {
  69. "1"
  70. {
  71. "name" "Verdana"
  72. "tall" "22"
  73. "tall_lodef" "18"
  74. "weight" "900"
  75. }
  76. }
  77. MatchmakingDialogMenuSmallest
  78. {
  79. "1"
  80. {
  81. "name" "Verdana"
  82. "tall" "18"
  83. "tall_lodef" "18"
  84. "weight" "900"
  85. }
  86. }
  87. RankingDialogHeaders
  88. {
  89. "1"
  90. {
  91. "name" "Verdana"
  92. "tall" "15"
  93. "weight" "900"
  94. }
  95. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement