Advertisement
Guest User

Untitled

a guest
Nov 5th, 2022
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. 132 size = { 375 26 } # was 360 30
  2. 132 size = { 372 26 } # was 360 30
  3. ------------------------------------------------------------------------------------------------------------------
  4. ------------------------------------------------------------------------------------------------------------------
  5. 211 widget = { size = { 0 0 }}
  6. 211 # widget = { size = { 0 0 }}
  7. ------------------------------------------------------------------------------------------------------------------
  8. ------------------------------------------------------------------------------------------------------------------
  9. 214 button_icon_goto = {
  10. 215 parentanchor = vcenter
  11. 216 size = { 25 25 }
  12. 217 onclick = "[InformationPanelBar.OpenBuildingDetailsPanel(ConstructionQueueElement.AccessBuilding)]"
  13. 218 tooltip = "GO_TO_BUTTON_BUILDING"
  14. 219 block "goto_visibility" {}
  15. 220 }
  16. 221
  17. ------------------------------------------------------------------------------------------------------------------
  18. ------------------------------------------------------------------------------------------------------------------
  19. 215 size = { 30 30 }
  20. 223 size = { 25 25 }
  21. ------------------------------------------------------------------------------------------------------------------
  22. ------------------------------------------------------------------------------------------------------------------
  23. 233 size = { 30 30 }
  24. 241 size = { 25 25 }
  25. ------------------------------------------------------------------------------------------------------------------
  26. ------------------------------------------------------------------------------------------------------------------
  27. 251 size = { 30 30 }
  28. 259 size = { 25 25 }
  29. ------------------------------------------------------------------------------------------------------------------
  30.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement