Template:PatchDiff/September 21, 2011 Patch (Beta)/team fortress 2 beta engine.gcf/hl2/resource/UI/replayperformanceeditor/main.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"Resource/UI/replayperformanceeditor/main.res"
N/A2{
N/A3 "ReplayPerformanceEditor"
N/A4 {
N/A5 "ControlName" "EditablePanel"
N/A6 "fieldName" "ReplayPerformanceEditor"
N/A7 "xpos" "0"
N/A8 "ypos" "0"
N/A9 "zpos" "0"
N/A10 "autoResize" "0"
N/A11 "pinCorner" "0"
N/A12 "visible" "0"
N/A13 "enabled" "1"
N/A14 "tabPosition" "0"
N/A15 "proportional" "1"
N/A16 "bgcolor_override" "0 0 0 0"
N/A17 
N/A18 "right_margin_width" "20"
N/A19 
N/A20 "PlayerCell"
N/A21 {
N/A22 "zpos" "3"
N/A23 "bgcolor_override" "255 107 95 255"
N/A24 "wide" "10"
N/A25 "tall" "10"
N/A26 "sound_depressed" "UI/buttonclick.wav"
N/A27 "sound_released" "UI/buttonclickrelease.wav"
N/A28 
N/A29 "SubImage"
N/A30 {
N/A31 "ControlName" "ImagePanel"
N/A32 "fieldName" "SubImage"
N/A33 "visible" "1"
N/A34 "enabled" "1"
N/A35 "tileImage" "0"
N/A36 "scaleImage" "1"
N/A37 "wide" "10"
N/A38 "tall" "10"
N/A39 }
N/A40 }
N/A41 }
N/A42 
N/A43 "BottomPanel"
N/A44 {
N/A45 "ControlName" "EditablePanel"
N/A46 "fieldName" "BottomPanel"
N/A47 "tall" "40"
N/A48 "visible" "1"
N/A49 "bgcolor_override" "0 0 0 255"
N/A50 
N/A51 "LeftLine"
N/A52 {
N/A53 "ControlName" "EditablePanel"
N/A54 "fieldName" "LeftLine"
N/A55 "xpos" "c-107"
N/A56 "ypos" "17"
N/A57 "wide" "85"
N/A58 "tall" "1"
N/A59 "visible" "1"
N/A60 "enabled" "1"
N/A61 "pinCorner" "0"
N/A62 "bgcolor_override" "122 111 98 255"
N/A63 "paintbackground" "1"
N/A64 }
N/A65 
N/A66 "RightLine"
N/A67 {
N/A68 "ControlName" "EditablePanel"
N/A69 "fieldName" "RightLine"
N/A70 "xpos" "c22"
N/A71 "ypos" "17"
N/A72 "wide" "85"
N/A73 "tall" "1"
N/A74 "visible" "1"
N/A75 "enabled" "1"
N/A76 "pinCorner" "0"
N/A77 "bgcolor_override" "122 111 98 255"
N/A78 "paintbackground" "1"
N/A79 }
N/A80 
N/A81 "PlayerCellsPanel"
N/A82 {
N/A83 "ControlName" "EditablePanel"
N/A84 "fieldName" "PlayerCellsPanel"
N/A85 "visible" "1"
N/A86 "tall" "40"
N/A87 "bgcolor_override" "255 0 0 255"
N/A88 "paintbackground" "0"
N/A89 
N/A90 "RedLabel"
N/A91 {
N/A92 "ControlName" "CExLabel"
N/A93 "fieldName" "RedLabel"
N/A94 "zpos" "3"
N/A95 "visible" "1"
N/A96 "enabled" "1"
N/A97 "font" "PerformanceModeSmall"
N/A98 "LabelText" "#Replay_Team0"
N/A99 "fgcolor_override" "251 246 220 255"
N/A100 "pinCorner" "0"
N/A101 }
N/A102 
N/A103 "BlueLabel"
N/A104 {
N/A105 "ControlName" "CExLabel"
N/A106 "fieldName" "BlueLabel"
N/A107 "zpos" "3"
N/A108 "visible" "1"
N/A109 "enabled" "1"
N/A110 "font" "PerformanceModeSmall"
N/A111 "LabelText" "#Replay_Team1"
N/A112 "fgcolor_override" "251 246 220 255"
N/A113 "pinCorner" "0"
N/A114 }
N/A115 }
N/A116 }
N/A117 
N/A118 "TimeScaleButton"
N/A119 {
N/A120 "ControlName" "CReplayButton"
N/A121 "fieldName" "TimeScaleButton"
N/A122 "ypos" "0"
N/A123 "wide" "40"
N/A124 "tall" "40"
N/A125 "zpos" "3"
N/A126 "autoResize" "0"
N/A127 "pinCorner" "0"
N/A128 "visible" "1"
N/A129 "enabled" "1"
N/A130 "tabPosition" "0"
N/A131 "labelText" ""
N/A132 "Command" "timescale_showpanel"
N/A133 "sound_depressed" "UI/buttonclick.wav"
N/A134 "sound_released" "UI/buttonclickrelease.wav"
N/A135 
N/A136 "paintbackground" "0"
N/A137 "image_drawcolor" "255 255 255 191"
N/A138 "image_armedcolor" "255 255 255 255"
N/A139 
N/A140 "tipname" "#Replay_EditorButtonTip_TimeScaleButton"
N/A141 
N/A142 "SubImage"
N/A143 {
N/A144 "ControlName" "ImagePanel"
N/A145 "fieldName" "SubImage"
N/A146 "visible" "1"
N/A147 "enabled" "1"
N/A148 "tileImage" "0"
N/A149 "scaleImage" "1"
N/A150 "image" "replay/replay_timescale"
N/A151 "wide" "40"
N/A152 "tall" "40"
N/A153 }
N/A154 }
N/A155 
N/A156 "CameraFirst"
N/A157 {
N/A158 "ControlName" "CReplayButton"
N/A159 "fieldName" "CameraFirst"
N/A160 "ypos" "0"
N/A161 "wide" "40"
N/A162 "tall" "40"
N/A163 "zpos" "3"
N/A164 "autoResize" "0"
N/A165 "pinCorner" "0"
N/A166 "visible" "1"
N/A167 "enabled" "1"
N/A168 "tabPosition" "0"
N/A169 "labelText" ""
N/A170 "Command" "setcamera_first"
N/A171 "sound_depressed" "UI/buttonclick.wav"
N/A172 "sound_released" "UI/buttonclickrelease.wav"
N/A173 
N/A174 "paintbackground" "0"
N/A175 "image_drawcolor" "255 255 255 191"
N/A176 "image_armedcolor" "255 255 255 255"
N/A177 
N/A178 "tipname" "#Replay_EditorButtonTip_FirstPersonButton"
N/A179 
N/A180 "SubImage"
N/A181 {
N/A182 "ControlName" "ImagePanel"
N/A183 "fieldName" "SubImage"
N/A184 "visible" "1"
N/A185 "enabled" "1"
N/A186 "tileImage" "0"
N/A187 "scaleImage" "1"
N/A188 "image" "replay/replay_camera_first"
N/A189 "wide" "40"
N/A190 "tall" "40"
N/A191 }
N/A192 }
N/A193 
N/A194 "CameraThird"
N/A195 {
N/A196 "ControlName" "CReplayButton"
N/A197 "fieldName" "CameraThird"
N/A198 "ypos" "0"
N/A199 "wide" "40"
N/A200 "tall" "40"
N/A201 "zpos" "3"
N/A202 "autoResize" "0"
N/A203 "pinCorner" "0"
N/A204 "visible" "1"
N/A205 "enabled" "1"
N/A206 "tabPosition" "0"
N/A207 "labelText" ""
N/A208 "Command" "setcamera_third"
N/A209 "sound_depressed" "UI/buttonclick.wav"
N/A210 "sound_released" "UI/buttonclickrelease.wav"
N/A211 
N/A212 "paintbackground" "0"
N/A213 "image_drawcolor" "255 255 255 191"
N/A214 "image_armedcolor" "255 255 255 255"
N/A215 
N/A216 "tipname" "#Replay_EditorButtonTip_ThirdPersonButton"
N/A217 
N/A218 "SubImage"
N/A219 {
N/A220 "ControlName" "ImagePanel"
N/A221 "fieldName" "SubImage"
N/A222 "visible" "1"
N/A223 "enabled" "1"
N/A224 "tileImage" "0"
N/A225 "scaleImage" "1"
N/A226 "image" "replay/replay_camera_third"
N/A227 "wide" "40"
N/A228 "tall" "40"
N/A229 }
N/A230 }
N/A231 
N/A232 "CameraFree"
N/A233 {
N/A234 "ControlName" "CReplayButton"
N/A235 "fieldName" "CameraFree"
N/A236 "xpos" "c100"
N/A237 "ypos" "0"
N/A238 "wide" "40"
N/A239 "tall" "40"
N/A240 "zpos" "3"
N/A241 "autoResize" "0"
N/A242 "pinCorner" "0"
N/A243 "visible" "1"
N/A244 "enabled" "1"
N/A245 "tabPosition" "0"
N/A246 "labelText" ""
N/A247 "Command" "setcamera_free"
N/A248 "sound_depressed" "UI/buttonclick.wav"
N/A249 "sound_released" "UI/buttonclickrelease.wav"
N/A250 
N/A251 "paintbackground" "0"
N/A252 "image_drawcolor" "255 255 255 191"
N/A253 "image_armedcolor" "255 255 255 255"
N/A254 
N/A255 "tipname" "#Replay_EditorButtonTip_FreeCamButton"
N/A256 
N/A257 "SubImage"
N/A258 {
N/A259 "ControlName" "ImagePanel"
N/A260 "fieldName" "SubImage"
N/A261 "visible" "1"
N/A262 "enabled" "1"
N/A263 "tileImage" "0"
N/A264 "scaleImage" "1"
N/A265 "image" "replay/replay_camera_free"
N/A266 "wide" "40"
N/A267 "tall" "40"
N/A268 }
N/A269 }
N/A270 
N/A271 "CurTimeLabel"
N/A272 {
N/A273 "ControlName" "CExLabel"
N/A274 "fieldName" "CurTimeLabel"
N/A275 "xpos" "c-74"
N/A276 "ypos" "0"
N/A277 "zpos" "2"
N/A278 "visible" "1"
N/A279 "enabled" "1"
N/A280 "font" "ReplayMediumBig"
N/A281 "fgcolor_override" "122 111 98 255"
N/A282 "LabelText" "00:00"
N/A283 }
N/A284 
N/A285 "TotalTimeLabel"
N/A286 {
N/A287 "ControlName" "CExLabel"
N/A288 "fieldName" "TotalTimeLabel"
N/A289 "xpos" "c35"
N/A290 "ypos" "0"
N/A291 "zpos" "2"
N/A292 "visible" "1"
N/A293 "enabled" "1"
N/A294 "font" "ReplayMediumBig"
N/A295 "fgcolor_override" "122 111 98 255"
N/A296 "LabelText" "00:00"
N/A297 }
N/A298 
N/A299 "PlayerNameLabel"
N/A300 {
N/A301 "ControlName" "CExLabel"
N/A302 "fieldName" "PlayerNameLabel"
N/A303 "zpos" "3"
N/A304 "visible" "1"
N/A305 "enabled" "1"
N/A306 "font" "PerformanceModeSmall"
N/A307 "LabelText" ""
N/A308 "fgcolor_override" "251 246 220 255"
N/A309 }
N/A310 
N/A311 "MouseHighlightPanel"
N/A312 {
N/A313 "ControlName" "EditablePanel"
N/A314 "fieldName" "MouseHighlightPanel"
N/A315 "visible" "0"
N/A316 "zpos" "1"
N/A317 "bgcolor_override" "218 209 187 255"
N/A318 }
N/A319 
N/A320 "MouseTargetPanel"
N/A321 {
N/A322 "ControlName" "EditablePanel"
N/A323 "fieldName" "MouseTargetPanel"
N/A324 "visible" "0"
N/A325 "zpos" "2"
N/A326 "bgcolor_override" "255 255 255 255"
N/A327 }
N/A328 
N/A329 "InButton"
N/A330 {
N/A331 "ControlName" "CReplayButton"
N/A332 "fieldName" "InButton"
N/A333 "xpos" "c-105"
N/A334 "ypos" "17"
N/A335 "wide" "22"
N/A336 "tall" "22"
N/A337 "zpos" "3"
N/A338 "autoResize" "0"
N/A339 "pinCorner" "0"
N/A340 "visible" "1"
N/A341 "enabled" "1"
N/A342 "tabPosition" "0"
N/A343 "labelText" ""
N/A344 "Command" "settick_in"
N/A345 "sound_depressed" "UI/buttonclick.wav"
N/A346 "sound_released" "UI/buttonclickrelease.wav"
N/A347 
N/A348 "paintbackground" "0"
N/A349 "image_drawcolor" "255 255 255 191"
N/A350 "image_armedcolor" "255 255 255 255"
N/A351 "image_selectedcolor" "230 128 128 255"
N/A352 
N/A353 "tipname" "#Replay_EditorButtonTip_InButton"
N/A354 
N/A355 "SubImage"
N/A356 {
N/A357 "ControlName" "ImagePanel"
N/A358 "fieldName" "SubImage"
N/A359 "visible" "1"
N/A360 "enabled" "1"
N/A361 "tileImage" "0"
N/A362 "scaleImage" "1"
N/A363 "image" "replay/replay_icon_in"
N/A364 "wide" "22"
N/A365 "tall" "22"
N/A366 }
N/A367 }
N/A368 
N/A369 "GotoBeginningButton"
N/A370 {
N/A371 "ControlName" "CReplayButton"
N/A372 "fieldName" "GotoBeginningButton"
N/A373 "xpos" "c-80"
N/A374 "ypos" "17"
N/A375 "wide" "22"
N/A376 "tall" "22"
N/A377 "zpos" "3"
N/A378 "autoResize" "0"
N/A379 "pinCorner" "0"
N/A380 "visible" "1"
N/A381 "enabled" "1"
N/A382 "tabPosition" "0"
N/A383 "labelText" ""
N/A384 "Command" "goto_start"
N/A385 "sound_depressed" "UI/buttonclick.wav"
N/A386 "sound_released" "UI/buttonclickrelease.wav"
N/A387 
N/A388 "paintbackground" "0"
N/A389 "image_drawcolor" "255 255 255 191"
N/A390 "image_armedcolor" "255 255 255 255"
N/A391 
N/A392 "tipname" "#Replay_EditorButtonTip_RwHardButton"
N/A393 
N/A394 "SubImage"
N/A395 {
N/A396 "ControlName" "ImagePanel"
N/A397 "fieldName" "SubImage"
N/A398 "visible" "1"
N/A399 "enabled" "1"
N/A400 "tileImage" "0"
N/A401 "scaleImage" "1"
N/A402 "image" "replay/replay_icon_begin"
N/A403 "wide" "22"
N/A404 "tall" "22"
N/A405 }
N/A406 }
N/A407 
N/A408 "RewindButton"
N/A409 {
N/A410 "ControlName" "CReplayButton"
N/A411 "fieldName" "RewindButton"
N/A412 "xpos" "c-55"
N/A413 "ypos" "17"
N/A414 "wide" "22"
N/A415 "tall" "22"
N/A416 "zpos" "3"
N/A417 "autoResize" "0"
N/A418 "pinCorner" "0"
N/A419 "visible" "1"
N/A420 "enabled" "1"
N/A421 "tabPosition" "0"
N/A422 "labelText" ""
N/A423 "Command" "goto_back"
N/A424 "sound_depressed" "UI/buttonclick.wav"
N/A425 "sound_released" "UI/buttonclickrelease.wav"
N/A426 
N/A427 "paintbackground" "0"
N/A428 "image_drawcolor" "255 255 255 191"
N/A429 "image_armedcolor" "255 255 255 255"
N/A430 
N/A431 "tipname" "#Replay_EditorButtonTip_RwButton"
N/A432 
N/A433 "SubImage"
N/A434 {
N/A435 "ControlName" "ImagePanel"
N/A436 "fieldName" "SubImage"
N/A437 "visible" "1"
N/A438 "enabled" "1"
N/A439 "tileImage" "0"
N/A440 "scaleImage" "1"
N/A441 "image" "replay/replay_icon_rewind"
N/A442 "wide" "22"
N/A443 "tall" "22"
N/A444 }
N/A445 }
N/A446 
N/A447 "PlayButton"
N/A448 {
N/A449 "ControlName" "CReplayButton"
N/A450 "fieldName" "PlayButton"
N/A451 "xpos" "c-25"
N/A452 "ypos" "-6"
N/A453 "wide" "48"
N/A454 "tall" "48"
N/A455 "zpos" "3"
N/A456 "autoResize" "0"
N/A457 "pinCorner" "0"
N/A458 "visible" "1"
N/A459 "enabled" "1"
N/A460 "tabPosition" "0"
N/A461 "labelText" ""
N/A462 "Command" "play"
N/A463 "sound_depressed" "UI/buttonclick.wav"
N/A464 "sound_released" "UI/buttonclickrelease.wav"
N/A465 
N/A466 "paintbackground" "0"
N/A467 "image_drawcolor" "255 255 255 191"
N/A468 "image_armedcolor" "255 255 255 255"
N/A469 
N/A470 "tipname" "#Replay_EditorButtonTip_PlayButton"
N/A471 
N/A472 "SubImage"
N/A473 {
N/A474 "ControlName" "ImagePanel"
N/A475 "fieldName" "SubImage"
N/A476 "visible" "1"
N/A477 "enabled" "1"
N/A478 "tileImage" "0"
N/A479 "scaleImage" "1"
N/A480 "image" "replay/replay_control_play"
N/A481 "wide" "48"
N/A482 "tall" "48"
N/A483 }
N/A484 }
N/A485 
N/A486 "FastForwardButton"
N/A487 {
N/A488 "ControlName" "CReplayEditorFastForwardButton"
N/A489 "fieldName" "FastForwardButton"
N/A490 "xpos" "c33"
N/A491 "ypos" "17"
N/A492 "wide" "22"
N/A493 "tall" "22"
N/A494 "zpos" "3"
N/A495 "autoResize" "0"
N/A496 "pinCorner" "0"
N/A497 "visible" "1"
N/A498 "enabled" "1"
N/A499 "tabPosition" "0"
N/A500 "labelText" ""
N/A501 "sound_depressed" "UI/buttonclick.wav"
N/A502 "sound_released" "UI/buttonclickrelease.wav"
N/A503 
N/A504 "paintbackground" "0"
N/A505 "image_drawcolor" "255 255 255 191"
N/A506 "image_armedcolor" "255 255 255 255"
N/A507 
N/A508 "tipname" "#Replay_EditorButtonTip_FfButton"
N/A509 
N/A510 "SubImage"
N/A511 {
N/A512 "ControlName" "ImagePanel"
N/A513 "fieldName" "SubImage"
N/A514 "visible" "1"
N/A515 "enabled" "1"
N/A516 "tileImage" "0"
N/A517 "scaleImage" "1"
N/A518 "image" "replay/replay_icon_forward"
N/A519 "wide" "22"
N/A520 "tall" "22"
N/A521 }
N/A522 }
N/A523 
N/A524 "GotoEndButton"
N/A525 {
N/A526 "ControlName" "CReplayButton"
N/A527 "fieldName" "GotoEndButton"
N/A528 "xpos" "c55"
N/A529 "ypos" "17"
N/A530 "wide" "22"
N/A531 "tall" "22"
N/A532 "zpos" "3"
N/A533 "autoResize" "0"
N/A534 "pinCorner" "0"
N/A535 "visible" "1"
N/A536 "enabled" "1"
N/A537 "tabPosition" "0"
N/A538 "labelText" ""
N/A539 "Command" "goto_end"
N/A540 "sound_depressed" "UI/buttonclick.wav"
N/A541 "sound_released" "UI/buttonclickrelease.wav"
N/A542 
N/A543 "paintbackground" "0"
N/A544 "image_drawcolor" "255 255 255 191"
N/A545 "image_armedcolor" "255 255 255 255"
N/A546 
N/A547 "tipname" "#Replay_EditorButtonTip_FfHardButton"
N/A548 
N/A549 "SubImage"
N/A550 {
N/A551 "ControlName" "ImagePanel"
N/A552 "fieldName" "SubImage"
N/A553 "visible" "1"
N/A554 "enabled" "1"
N/A555 "tileImage" "0"
N/A556 "scaleImage" "1"
N/A557 "image" "replay/replay_icon_end"
N/A558 "wide" "22"
N/A559 "tall" "22"
N/A560 }
N/A561 }
N/A562 
N/A563 "OutButton"
N/A564 {
N/A565 "ControlName" "CReplayButton"
N/A566 "fieldName" "OutButton"
N/A567 "xpos" "c80"
N/A568 "ypos" "17"
N/A569 "wide" "22"
N/A570 "tall" "22"
N/A571 "zpos" "3"
N/A572 "autoResize" "0"
N/A573 "pinCorner" "0"
N/A574 "visible" "1"
N/A575 "enabled" "1"
N/A576 "tabPosition" "0"
N/A577 "labelText" ""
N/A578 "Command" "settick_out"
N/A579 "sound_depressed" "UI/buttonclick.wav"
N/A580 "sound_released" "UI/buttonclickrelease.wav"
N/A581 
N/A582 "paintbackground" "0"
N/A583 "image_drawcolor" "255 255 255 191"
N/A584 "image_armedcolor" "255 255 255 255"
N/A585 "image_selectedcolor" "230 128 128 255"
N/A586 
N/A587 "tipname" "#Replay_EditorButtonTip_OutButton"
N/A588 
N/A589 "SubImage"
N/A590 {
N/A591 "ControlName" "ImagePanel"
N/A592 "fieldName" "SubImage"
N/A593 "visible" "1"
N/A594 "enabled" "1"
N/A595 "tileImage" "0"
N/A596 "scaleImage" "1"
N/A597 "image" "replay/replay_icon_out"
N/A598 "wide" "22"
N/A599 "tall" "22"
N/A600 }
N/A601 }
N/A602 
N/A603 "MenuButton"
N/A604 {
N/A605 "ControlName" "CReplayButton"
N/A606 "fieldName" "MenuButton"
N/A607 "xpos" "5"
N/A608 "ypos" "5"
N/A609 "zpos" "3"
N/A610 "wide" "25"
N/A611 "tall" "25"
N/A612 "autoResize" "0"
N/A613 "pinCorner" "0"
N/A614 "visible" "1"
N/A615 "enabled" "1"
N/A616 "tabPosition" "0"
N/A617 "labelText" ""
N/A618 "font" ""
N/A619 "textAlignment" "center"
N/A620 "dulltext" "0"
N/A621 "brighttext" "0"
N/A622 "default" "0"
N/A623 "Command" "toggle_menu"
N/A624 "sound_depressed" "UI/buttonclick.wav"
N/A625 "sound_released" "UI/buttonclickrelease.wav"
N/A626 
N/A627 "paintbackground" "0"
N/A628 "image_drawcolor" "255 255 255 191"
N/A629 "image_armedcolor" "255 255 255 255"
N/A630 "image_selectedcolor" "230 128 128 255"
N/A631 
N/A632 "SubImage"
N/A633 {
N/A634 "ControlName" "ImagePanel"
N/A635 "fieldName" "SubImage"
N/A636 "visible" "1"
N/A637 "enabled" "1"
N/A638 "tileImage" "0"
N/A639 "scaleImage" "1"
N/A640 "image" "replay/replay_icon_menu"
N/A641 "wide" "22"
N/A642 "tall" "22"
N/A643 }
N/A644 }
N/A645 
N/A646 "ButtonTip"
N/A647 {
N/A648 "ControlName" "CReplayTipLabel"
N/A649 "fieldName" "ButtonTip"
N/A650 "LabelText" ""
N/A651 "wide" "350"
N/A652 "tall" "50"
N/A653 "zpos" "100"
N/A654 "visible" "0"
N/A655 "enabled" "1"
N/A656 "font" "ReplayMediumSmall"
N/A657 "centerwrap" "1"
N/A658 "paintbackground" "1"
N/A659 "bgcolor_override" "60 53 45 255"
N/A660 "border" "ButtonBorder"
N/A661 }
N/A662 
N/A663 "ResetTimeScaleButton"
N/A664 {
N/A665 "ControlName" "CExButton"
N/A666 "fieldName" "ResetTimeScaleButton"
N/A667 "wide" "15"
N/A668 "tall" "6"
N/A669 "autoResize" "0"
N/A670 "pinCorner" "3"
N/A671 "visible" "1"
N/A672 "enabled" "1"
N/A673 "tabPosition" "0"
N/A674 "labelText" "#Replay_ResetTimeScale"
N/A675 "font" "DefaultVerySmallFallBack"
N/A676 "textAlignment" "center"
N/A677 "default" "1"
N/A678 "Command" "timescale_reset"
N/A679 "sound_depressed" "UI/buttonclick.wav"
N/A680 "sound_released" "UI/buttonclickrelease.wav"
N/A681 }
N/A682}