Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

OptionsSubAdvanced.res 790B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. "Resource\OptionsSubAdvanced.res"
  2. {
  3. "ContentlockButton"
  4. {
  5. "ControlName" "Button"
  6. "fieldName" "ContentlockButton"
  7. "xpos" "40"
  8. "ypos" "42"
  9. "wide" "110"
  10. "tall" "24"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "2"
  16. "labelText" "#GameUI_ContentLock"
  17. "textAlignment" "west"
  18. "dulltext" "0"
  19. "brighttext" "0"
  20. "command" "ContentControl"
  21. "Default" "0"
  22. }
  23. "ContentlockLabel"
  24. {
  25. "ControlName" "Label"
  26. "fieldName" "ContentlockLabel"
  27. "xpos" "162"
  28. "ypos" "34"
  29. "wide" "300"
  30. "tall" "60"
  31. "autoResize" "0"
  32. "pinCorner" "0"
  33. "visible" "1"
  34. "enabled" "1"
  35. "tabPosition" "0"
  36. "labelText" "#GameUI_ContentLockLabel"
  37. "textAlignment" "west"
  38. "dulltext" "1"
  39. "wrap" "1"
  40. "brighttext" "0"
  41. }
  42. }