您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617181920
  1. "classes/cancelbutton.res"
  2. {
  3. "cancelbutton"
  4. {
  5. "ControlName" "Label"
  6. "fieldName" "cancelbutton"
  7. "xpos" "0"
  8. "ypos" "0"
  9. "wide" "250"
  10. "tall" "24"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "0"
  14. "enabled" "1"
  15. "labelText" "#CStrike_Cancel"
  16. "textAlignment" "west"
  17. "dulltext" "0"
  18. "brighttext" "0"
  19. }
  20. }