From 8170b69b7aa45e3fa6c412c47221d0a06fb18477 Mon Sep 17 00:00:00 2001 From: Tony Bark <35226681+tonytins@users.noreply.github.com> Date: Thu, 20 May 2021 04:54:00 -0400 Subject: [PATCH] Menu sprites from Micropolis - Removed UI from ZC's Dress Up (may return in a later time) - Power stations - Simplified UI - Time now works - Income and expenses --- project.godot | 2 +- scenes/game.tscn | 246 ++++++++++++++---- scenes/zones/Coal.tscn | 47 ++++ scenes/{ => zones}/Zone.tscn | 4 +- scripts/Zone.gd | 51 ++-- scripts/autoload/sim_data.gd | 9 +- scripts/autoload/sim_events.gd | 4 +- scripts/city_status.gd | 2 + scripts/game.gd | 10 + scripts/gameplay.gd | 8 - scripts/map_generator.gd | 22 +- scripts/start_game.gd | 2 - scripts/toolbar.gd | 4 + sprites/ind.png | Bin 0 -> 279 bytes .../grey_box.png.import => ind.png.import} | 6 +- sprites/nuclear.png | Bin 897 -> 1365 bytes sprites/police.png | Bin 533 -> 874 bytes sprites/res.png | Bin 0 -> 331 bytes .../red_tick.png.import => res.png.import} | 6 +- sprites/seaport.png | Bin 1021 -> 1752 bytes sprites/stadium.png | Bin 941 -> 1526 bytes sprites/ui/airport.png | Bin 0 -> 2241 bytes ...ed_cross.png.import => airport.png.import} | 6 +- sprites/ui/blue_boxCheckmark.png | Bin 771 -> 0 bytes sprites/ui/blue_boxCheckmark.png.import | 34 --- sprites/ui/blue_boxCross.png | Bin 715 -> 0 bytes sprites/ui/blue_boxCross.png.import | 34 --- sprites/ui/blue_boxTick.png | Bin 974 -> 0 bytes sprites/ui/blue_boxTick.png.import | 34 --- sprites/ui/blue_button00.png | Bin 530 -> 0 bytes sprites/ui/blue_button00.png.import | 34 --- sprites/ui/blue_button01.png | Bin 447 -> 0 bytes sprites/ui/blue_button01.png.import | 34 --- sprites/ui/blue_button02.png | Bin 551 -> 0 bytes sprites/ui/blue_button02.png.import | 34 --- sprites/ui/blue_button03.png | Bin 471 -> 0 bytes sprites/ui/blue_button03.png.import | 34 --- sprites/ui/blue_button04.png | Bin 688 -> 0 bytes sprites/ui/blue_button04.png.import | 34 --- sprites/ui/blue_button05.png | Bin 605 -> 0 bytes sprites/ui/blue_button05.png.import | 34 --- sprites/ui/blue_button06.png | Bin 438 -> 0 bytes sprites/ui/blue_button06.png.import | 34 --- sprites/ui/blue_button07.png | Bin 459 -> 0 bytes sprites/ui/blue_button07.png.import | 34 --- sprites/ui/blue_button08.png | Bin 386 -> 0 bytes sprites/ui/blue_button08.png.import | 34 --- sprites/ui/blue_button09.png | Bin 480 -> 0 bytes sprites/ui/blue_button09.png.import | 34 --- sprites/ui/blue_button10.png | Bin 415 -> 0 bytes sprites/ui/blue_button10.png.import | 34 --- sprites/ui/blue_button11.png | Bin 639 -> 0 bytes sprites/ui/blue_button11.png.import | 34 --- sprites/ui/blue_button12.png | Bin 563 -> 0 bytes sprites/ui/blue_button12.png.import | 34 --- sprites/ui/blue_button13.png | Bin 510 -> 0 bytes sprites/ui/blue_button13.png.import | 34 --- sprites/ui/blue_checkmark.png | Bin 365 -> 0 bytes sprites/ui/blue_checkmark.png.import | 34 --- sprites/ui/blue_circle.png | Bin 897 -> 0 bytes sprites/ui/blue_circle.png.import | 34 --- sprites/ui/blue_cross.png | Bin 295 -> 0 bytes sprites/ui/blue_cross.png.import | 34 --- sprites/ui/blue_panel.png | Bin 625 -> 0 bytes sprites/ui/blue_panel.png.import | 34 --- sprites/ui/blue_sliderDown.png | Bin 441 -> 0 bytes sprites/ui/blue_sliderDown.png.import | 34 --- sprites/ui/blue_sliderLeft.png | Bin 507 -> 0 bytes sprites/ui/blue_sliderLeft.png.import | 34 --- sprites/ui/blue_sliderRight.png | Bin 506 -> 0 bytes sprites/ui/blue_sliderRight.png.import | 34 --- sprites/ui/blue_sliderUp.png | Bin 423 -> 0 bytes sprites/ui/blue_sliderUp.png.import | 34 --- sprites/ui/blue_tick.png | Bin 292 -> 0 bytes sprites/ui/blue_tick.png.import | 34 --- sprites/ui/coal.png | Bin 0 -> 1214 bytes .../{red_panel.png.import => coal.png.import} | 6 +- sprites/ui/com.png | Bin 0 -> 344 bytes sprites/ui/com.png.import | 34 +++ sprites/ui/demandg.png | Bin 0 -> 324 bytes ...button05.png.import => demandg.png.import} | 6 +- sprites/ui/fire.png | Bin 0 -> 882 bytes sprites/ui/fire.png.import | 34 +++ sprites/ui/grcom.png | Bin 0 -> 470 bytes sprites/ui/grcom.png.import | 34 +++ sprites/ui/grcomhi.png | Bin 0 -> 475 bytes sprites/ui/grcomhi.png.import | 34 +++ sprites/ui/grcrim.png | Bin 0 -> 454 bytes sprites/ui/grcrim.png.import | 34 +++ sprites/ui/grcrimhi.png | Bin 0 -> 442 bytes sprites/ui/grcrimhi.png.import | 34 +++ sprites/ui/green_boxCheckmark.png | Bin 768 -> 0 bytes sprites/ui/green_boxCheckmark.png.import | 34 --- sprites/ui/green_boxCross.png | Bin 714 -> 0 bytes sprites/ui/green_boxCross.png.import | 34 --- sprites/ui/green_boxTick.png | Bin 975 -> 0 bytes sprites/ui/green_boxTick.png.import | 34 --- sprites/ui/green_button00.png | Bin 524 -> 0 bytes sprites/ui/green_button00.png.import | 34 --- sprites/ui/green_button01.png | Bin 448 -> 0 bytes sprites/ui/green_button01.png.import | 34 --- sprites/ui/green_button02.png | Bin 544 -> 0 bytes sprites/ui/green_button02.png.import | 34 --- sprites/ui/green_button03.png | Bin 471 -> 0 bytes sprites/ui/green_button03.png.import | 34 --- sprites/ui/green_button04.png | Bin 664 -> 0 bytes sprites/ui/green_button04.png.import | 34 --- sprites/ui/green_button05.png | Bin 577 -> 0 bytes sprites/ui/green_button05.png.import | 34 --- sprites/ui/green_button06.png | Bin 440 -> 0 bytes sprites/ui/green_button06.png.import | 34 --- sprites/ui/green_button07.png | Bin 452 -> 0 bytes sprites/ui/green_button07.png.import | 34 --- sprites/ui/green_button08.png | Bin 386 -> 0 bytes sprites/ui/green_button08.png.import | 34 --- sprites/ui/green_button09.png | Bin 474 -> 0 bytes sprites/ui/green_button09.png.import | 34 --- sprites/ui/green_button10.png | Bin 411 -> 0 bytes sprites/ui/green_button10.png.import | 34 --- sprites/ui/green_button11.png | Bin 577 -> 0 bytes sprites/ui/green_button11.png.import | 34 --- sprites/ui/green_button12.png | Bin 508 -> 0 bytes sprites/ui/green_button12.png.import | 34 --- sprites/ui/green_button13.png | Bin 511 -> 0 bytes sprites/ui/green_button13.png.import | 34 --- sprites/ui/green_checkmark.png | Bin 366 -> 0 bytes sprites/ui/green_checkmark.png.import | 34 --- sprites/ui/green_circle.png | Bin 886 -> 0 bytes sprites/ui/green_circle.png.import | 34 --- sprites/ui/green_cross.png | Bin 302 -> 0 bytes sprites/ui/green_cross.png.import | 34 --- sprites/ui/green_panel.png | Bin 632 -> 0 bytes sprites/ui/green_panel.png.import | 34 --- sprites/ui/green_sliderDown.png | Bin 448 -> 0 bytes sprites/ui/green_sliderDown.png.import | 34 --- sprites/ui/green_sliderLeft.png | Bin 506 -> 0 bytes sprites/ui/green_sliderLeft.png.import | 34 --- sprites/ui/green_sliderRight.png | Bin 502 -> 0 bytes sprites/ui/green_sliderRight.png.import | 34 --- sprites/ui/green_sliderUp.png | Bin 431 -> 0 bytes sprites/ui/green_sliderUp.png.import | 34 --- sprites/ui/green_tick.png | Bin 293 -> 0 bytes sprites/ui/green_tick.png.import | 34 --- sprites/ui/grey_arrowDownGrey.png | Bin 239 -> 0 bytes sprites/ui/grey_arrowDownGrey.png.import | 34 --- sprites/ui/grey_arrowDownWhite.png | Bin 239 -> 0 bytes sprites/ui/grey_arrowDownWhite.png.import | 34 --- sprites/ui/grey_arrowUpGrey.png | Bin 236 -> 0 bytes sprites/ui/grey_arrowUpGrey.png.import | 34 --- sprites/ui/grey_arrowUpWhite.png | Bin 232 -> 0 bytes sprites/ui/grey_arrowUpWhite.png.import | 34 --- sprites/ui/grey_box.png | Bin 535 -> 0 bytes sprites/ui/grey_boxCheckmark.png | Bin 752 -> 0 bytes sprites/ui/grey_boxCheckmark.png.import | 34 --- sprites/ui/grey_boxCross.png | Bin 703 -> 0 bytes sprites/ui/grey_boxCross.png.import | 34 --- sprites/ui/grey_boxTick.png | Bin 952 -> 0 bytes sprites/ui/grey_boxTick.png.import | 34 --- sprites/ui/grey_button00.png | Bin 426 -> 0 bytes sprites/ui/grey_button00.png.import | 34 --- sprites/ui/grey_button01.png | Bin 501 -> 0 bytes sprites/ui/grey_button01.png.import | 34 --- sprites/ui/grey_button02.png | Bin 439 -> 0 bytes sprites/ui/grey_button02.png.import | 34 --- sprites/ui/grey_button03.png | Bin 573 -> 0 bytes sprites/ui/grey_button03.png.import | 34 --- sprites/ui/grey_button04.png | Bin 500 -> 0 bytes sprites/ui/grey_button04.png.import | 34 --- sprites/ui/grey_button05.png | Bin 595 -> 0 bytes sprites/ui/grey_button05.png.import | 34 --- sprites/ui/grey_button06.png | Bin 583 -> 0 bytes sprites/ui/grey_button06.png.import | 34 --- sprites/ui/grey_button07.png | Bin 419 -> 0 bytes sprites/ui/grey_button07.png.import | 34 --- sprites/ui/grey_button08.png | Bin 407 -> 0 bytes sprites/ui/grey_button08.png.import | 34 --- sprites/ui/grey_button09.png | Bin 352 -> 0 bytes sprites/ui/grey_button09.png.import | 34 --- sprites/ui/grey_button10.png | Bin 426 -> 0 bytes sprites/ui/grey_button10.png.import | 34 --- sprites/ui/grey_button11.png | Bin 370 -> 0 bytes sprites/ui/grey_button11.png.import | 34 --- sprites/ui/grey_button12.png | Bin 480 -> 0 bytes sprites/ui/grey_button12.png.import | 34 --- sprites/ui/grey_button13.png | Bin 414 -> 0 bytes sprites/ui/grey_button13.png.import | 34 --- sprites/ui/grey_button14.png | Bin 495 -> 0 bytes sprites/ui/grey_button14.png.import | 34 --- sprites/ui/grey_button15.png | Bin 489 -> 0 bytes sprites/ui/grey_button15.png.import | 34 --- sprites/ui/grey_checkmarkGrey.png | Bin 346 -> 0 bytes sprites/ui/grey_checkmarkGrey.png.import | 34 --- sprites/ui/grey_checkmarkWhite.png | Bin 343 -> 0 bytes sprites/ui/grey_checkmarkWhite.png.import | 34 --- sprites/ui/grey_circle.png | Bin 817 -> 0 bytes sprites/ui/grey_circle.png.import | 34 --- sprites/ui/grey_crossGrey.png | Bin 288 -> 0 bytes sprites/ui/grey_crossGrey.png.import | 34 --- sprites/ui/grey_crossWhite.png | Bin 282 -> 0 bytes sprites/ui/grey_crossWhite.png.import | 34 --- sprites/ui/grey_panel.png | Bin 585 -> 0 bytes sprites/ui/grey_panel.png.import | 34 --- sprites/ui/grey_sliderDown.png | Bin 409 -> 0 bytes sprites/ui/grey_sliderDown.png.import | 34 --- sprites/ui/grey_sliderEnd.png | Bin 241 -> 0 bytes sprites/ui/grey_sliderEnd.png.import | 34 --- sprites/ui/grey_sliderHorizontal.png | Bin 153 -> 0 bytes sprites/ui/grey_sliderHorizontal.png.import | 34 --- sprites/ui/grey_sliderLeft.png | Bin 481 -> 0 bytes sprites/ui/grey_sliderLeft.png.import | 34 --- sprites/ui/grey_sliderRight.png | Bin 467 -> 0 bytes sprites/ui/grey_sliderRight.png.import | 34 --- sprites/ui/grey_sliderUp.png | Bin 394 -> 0 bytes sprites/ui/grey_sliderUp.png.import | 34 --- sprites/ui/grey_sliderVertical.png | Bin 146 -> 0 bytes sprites/ui/grey_sliderVertical.png.import | 34 --- sprites/ui/grey_tickGrey.png | Bin 284 -> 0 bytes sprites/ui/grey_tickGrey.png.import | 34 --- sprites/ui/grey_tickWhite.png | Bin 279 -> 0 bytes sprites/ui/grey_tickWhite.png.import | 34 --- sprites/ui/grind.png | Bin 0 -> 517 bytes sprites/ui/grind.png.import | 34 +++ sprites/ui/grindhi.png | Bin 0 -> 516 bytes sprites/ui/grindhi.png.import | 34 +++ sprites/ui/grmony.png | Bin 0 -> 417 bytes sprites/ui/grmony.png.import | 34 +++ sprites/ui/grmonyhi.png | Bin 0 -> 406 bytes sprites/ui/grmonyhi.png.import | 34 +++ sprites/ui/grpoll.png | Bin 0 -> 464 bytes sprites/ui/grpoll.png.import | 34 +++ sprites/ui/grpollhi.png | Bin 0 -> 452 bytes sprites/ui/grpollhi.png.import | 34 +++ sprites/ui/grres.png | Bin 0 -> 479 bytes sprites/ui/grres.png.import | 34 +++ sprites/ui/grreshi.png | Bin 0 -> 481 bytes sprites/ui/grreshi.png.import | 34 +++ sprites/ui/icairp.png | Bin 0 -> 1487 bytes sprites/ui/icairp.png.import | 34 +++ sprites/ui/icairphi.png | Bin 0 -> 1737 bytes sprites/ui/icairphi.png.import | 34 +++ sprites/ui/iccoal.png | Bin 0 -> 1060 bytes sprites/ui/iccoal.png.import | 34 +++ sprites/ui/iccoalhi.png | Bin 0 -> 1068 bytes sprites/ui/iccoalhi.png.import | 34 +++ sprites/ui/iccom.png | Bin 0 -> 609 bytes sprites/ui/iccom.png.import | 34 +++ sprites/ui/iccomhi.png | Bin 0 -> 553 bytes sprites/ui/iccomhi.png.import | 34 +++ sprites/ui/icdozr.png | Bin 0 -> 550 bytes sprites/ui/icdozr.png.import | 34 +++ sprites/ui/icdozrhi.png | Bin 0 -> 529 bytes sprites/ui/icdozrhi.png.import | 34 +++ sprites/ui/icfire.png | Bin 0 -> 664 bytes sprites/ui/icfire.png.import | 34 +++ sprites/ui/icfirehi.png | Bin 0 -> 751 bytes sprites/ui/icfirehi.png.import | 34 +++ sprites/ui/icind.png | Bin 0 -> 641 bytes sprites/ui/icind.png.import | 34 +++ sprites/ui/icindhi.png | Bin 0 -> 534 bytes sprites/ui/icindhi.png.import | 34 +++ sprites/ui/icnuc.png | Bin 0 -> 960 bytes sprites/ui/icnuc.png.import | 34 +++ sprites/ui/icnuchi.png | Bin 0 -> 1036 bytes sprites/ui/icnuchi.png.import | 34 +++ sprites/ui/icpark.png | Bin 0 -> 669 bytes sprites/ui/icpark.png.import | 34 +++ sprites/ui/icparkhi.png | Bin 0 -> 606 bytes sprites/ui/icparkhi.png.import | 34 +++ sprites/ui/icpol.png | Bin 0 -> 723 bytes sprites/ui/icpol.png.import | 34 +++ sprites/ui/icpolhi.png | Bin 0 -> 765 bytes sprites/ui/icpolhi.png.import | 34 +++ sprites/ui/icqry.png | Bin 0 -> 407 bytes sprites/ui/icqry.png.import | 34 +++ sprites/ui/icqryhi.png | Bin 0 -> 352 bytes sprites/ui/icqryhi.png.import | 34 +++ sprites/ui/icrail.png | Bin 0 -> 520 bytes sprites/ui/icrail.png.import | 34 +++ sprites/ui/icrailhi.png | Bin 0 -> 492 bytes sprites/ui/icrailhi.png.import | 34 +++ sprites/ui/icres.png | Bin 0 -> 589 bytes sprites/ui/icres.png.import | 34 +++ sprites/ui/icreshi.png | Bin 0 -> 561 bytes sprites/ui/icreshi.png.import | 34 +++ sprites/ui/icroad.png | Bin 0 -> 419 bytes sprites/ui/icroad.png.import | 34 +++ sprites/ui/icroadhi.png | Bin 0 -> 381 bytes sprites/ui/icroadhi.png.import | 34 +++ sprites/ui/icseap.png | Bin 0 -> 843 bytes sprites/ui/icseap.png.import | 34 +++ sprites/ui/icseaphi.png | Bin 0 -> 1164 bytes sprites/ui/icseaphi.png.import | 34 +++ sprites/ui/icstad.png | Bin 0 -> 810 bytes sprites/ui/icstad.png.import | 34 +++ sprites/ui/icstadhi.png | Bin 0 -> 936 bytes sprites/ui/icstadhi.png.import | 34 +++ sprites/ui/icwire.png | Bin 0 -> 438 bytes sprites/ui/icwire.png.import | 34 +++ sprites/ui/icwirehi.png | Bin 0 -> 382 bytes sprites/ui/icwirehi.png.import | 34 +++ sprites/ui/red_boxCheckmark.png | Bin 784 -> 0 bytes sprites/ui/red_boxCheckmark.png.import | 34 --- sprites/ui/red_boxCross.png | Bin 717 -> 0 bytes sprites/ui/red_boxCross.png.import | 34 --- sprites/ui/red_boxTick.png | Bin 973 -> 0 bytes sprites/ui/red_boxTick.png.import | 34 --- sprites/ui/red_button00.png | Bin 479 -> 0 bytes sprites/ui/red_button00.png.import | 34 --- sprites/ui/red_button01.png | Bin 696 -> 0 bytes sprites/ui/red_button01.png.import | 34 --- sprites/ui/red_button02.png | Bin 610 -> 0 bytes sprites/ui/red_button02.png.import | 34 --- sprites/ui/red_button03.png | Bin 442 -> 0 bytes sprites/ui/red_button03.png.import | 34 --- sprites/ui/red_button04.png | Bin 465 -> 0 bytes sprites/ui/red_button04.png.import | 34 --- sprites/ui/red_button05.png | Bin 392 -> 0 bytes sprites/ui/red_button06.png | Bin 480 -> 0 bytes sprites/ui/red_button06.png.import | 34 --- sprites/ui/red_button07.png | Bin 417 -> 0 bytes sprites/ui/red_button07.png.import | 34 --- sprites/ui/red_button08.png | Bin 620 -> 0 bytes sprites/ui/red_button08.png.import | 34 --- sprites/ui/red_button09.png | Bin 549 -> 0 bytes sprites/ui/red_button09.png.import | 34 --- sprites/ui/red_button10.png | Bin 520 -> 0 bytes sprites/ui/red_button10.png.import | 34 --- sprites/ui/red_button11.png | Bin 541 -> 0 bytes sprites/ui/red_button11.png.import | 34 --- sprites/ui/red_button12.png | Bin 459 -> 0 bytes sprites/ui/red_button12.png.import | 34 --- sprites/ui/red_button13.png | Bin 557 -> 0 bytes sprites/ui/red_button13.png.import | 34 --- sprites/ui/red_checkmark.png | Bin 362 -> 0 bytes sprites/ui/red_checkmark.png.import | 34 --- sprites/ui/red_circle.png | Bin 893 -> 0 bytes sprites/ui/red_circle.png.import | 34 --- sprites/ui/red_cross.png | Bin 298 -> 0 bytes sprites/ui/red_panel.png | Bin 634 -> 0 bytes sprites/ui/red_sliderDown.png | Bin 447 -> 0 bytes sprites/ui/red_sliderDown.png.import | 34 --- sprites/ui/red_sliderLeft.png | Bin 506 -> 0 bytes sprites/ui/red_sliderLeft.png.import | 34 --- sprites/ui/red_sliderRight.png | Bin 504 -> 0 bytes sprites/ui/red_sliderRight.png.import | 34 --- sprites/ui/red_sliderUp.png | Bin 433 -> 0 bytes sprites/ui/red_sliderUp.png.import | 34 --- sprites/ui/red_tick.png | Bin 291 -> 0 bytes sprites/ui/yellow_boxCheckmark.png | Bin 768 -> 0 bytes sprites/ui/yellow_boxCheckmark.png.import | 34 --- sprites/ui/yellow_boxCross.png | Bin 712 -> 0 bytes sprites/ui/yellow_boxCross.png.import | 34 --- sprites/ui/yellow_boxTick.png | Bin 963 -> 0 bytes sprites/ui/yellow_boxTick.png.import | 34 --- sprites/ui/yellow_button00.png | Bin 491 -> 0 bytes sprites/ui/yellow_button00.png.import | 34 --- sprites/ui/yellow_button01.png | Bin 432 -> 0 bytes sprites/ui/yellow_button01.png.import | 34 --- sprites/ui/yellow_button02.png | Bin 522 -> 0 bytes sprites/ui/yellow_button02.png.import | 34 --- sprites/ui/yellow_button03.png | Bin 458 -> 0 bytes sprites/ui/yellow_button03.png.import | 34 --- sprites/ui/yellow_button04.png | Bin 640 -> 0 bytes sprites/ui/yellow_button04.png.import | 34 --- sprites/ui/yellow_button05.png | Bin 557 -> 0 bytes sprites/ui/yellow_button05.png.import | 34 --- sprites/ui/yellow_button06.png | Bin 437 -> 0 bytes sprites/ui/yellow_button06.png.import | 34 --- sprites/ui/yellow_button07.png | Bin 426 -> 0 bytes sprites/ui/yellow_button07.png.import | 34 --- sprites/ui/yellow_button08.png | Bin 369 -> 0 bytes sprites/ui/yellow_button08.png.import | 34 --- sprites/ui/yellow_button09.png | Bin 452 -> 0 bytes sprites/ui/yellow_button09.png.import | 34 --- sprites/ui/yellow_button10.png | Bin 395 -> 0 bytes sprites/ui/yellow_button10.png.import | 34 --- sprites/ui/yellow_button11.png | Bin 563 -> 0 bytes sprites/ui/yellow_button11.png.import | 34 --- sprites/ui/yellow_button12.png | Bin 500 -> 0 bytes sprites/ui/yellow_button12.png.import | 34 --- sprites/ui/yellow_button13.png | Bin 510 -> 0 bytes sprites/ui/yellow_button13.png.import | 34 --- sprites/ui/yellow_checkmark.png | Bin 358 -> 0 bytes sprites/ui/yellow_checkmark.png.import | 34 --- sprites/ui/yellow_circle.png | Bin 870 -> 0 bytes sprites/ui/yellow_circle.png.import | 34 --- sprites/ui/yellow_cross.png | Bin 290 -> 0 bytes sprites/ui/yellow_cross.png.import | 34 --- sprites/ui/yellow_panel.png | Bin 612 -> 0 bytes sprites/ui/yellow_panel.png.import | 34 --- sprites/ui/yellow_sliderDown.png | Bin 434 -> 0 bytes sprites/ui/yellow_sliderDown.png.import | 34 --- sprites/ui/yellow_sliderLeft.png | Bin 507 -> 0 bytes sprites/ui/yellow_sliderLeft.png.import | 34 --- sprites/ui/yellow_sliderRight.png | Bin 498 -> 0 bytes sprites/ui/yellow_sliderRight.png.import | 34 --- sprites/ui/yellow_sliderUp.png | Bin 427 -> 0 bytes sprites/ui/yellow_sliderUp.png.import | 34 --- sprites/ui/yellow_tick.png | Bin 293 -> 0 bytes sprites/ui/yellow_tick.png.import | 34 --- 400 files changed, 1888 insertions(+), 4809 deletions(-) create mode 100644 scenes/zones/Coal.tscn rename scenes/{ => zones}/Zone.tscn (92%) create mode 100644 scripts/game.gd delete mode 100644 scripts/gameplay.gd create mode 100644 scripts/toolbar.gd create mode 100755 sprites/ind.png rename sprites/{ui/grey_box.png.import => ind.png.import} (70%) mode change 100644 => 100755 sprites/nuclear.png mode change 100644 => 100755 sprites/police.png create mode 100755 sprites/res.png rename sprites/{ui/red_tick.png.import => res.png.import} (70%) mode change 100644 => 100755 sprites/seaport.png mode change 100644 => 100755 sprites/stadium.png create mode 100755 sprites/ui/airport.png rename sprites/ui/{red_cross.png.import => airport.png.import} (69%) delete mode 100644 sprites/ui/blue_boxCheckmark.png delete mode 100644 sprites/ui/blue_boxCheckmark.png.import delete mode 100644 sprites/ui/blue_boxCross.png delete mode 100644 sprites/ui/blue_boxCross.png.import delete mode 100644 sprites/ui/blue_boxTick.png delete mode 100644 sprites/ui/blue_boxTick.png.import delete mode 100644 sprites/ui/blue_button00.png delete mode 100644 sprites/ui/blue_button00.png.import delete mode 100644 sprites/ui/blue_button01.png delete mode 100644 sprites/ui/blue_button01.png.import delete mode 100644 sprites/ui/blue_button02.png delete mode 100644 sprites/ui/blue_button02.png.import delete mode 100644 sprites/ui/blue_button03.png delete mode 100644 sprites/ui/blue_button03.png.import delete mode 100644 sprites/ui/blue_button04.png delete mode 100644 sprites/ui/blue_button04.png.import delete mode 100644 sprites/ui/blue_button05.png delete mode 100644 sprites/ui/blue_button05.png.import delete mode 100644 sprites/ui/blue_button06.png delete mode 100644 sprites/ui/blue_button06.png.import delete mode 100644 sprites/ui/blue_button07.png delete mode 100644 sprites/ui/blue_button07.png.import delete mode 100644 sprites/ui/blue_button08.png delete mode 100644 sprites/ui/blue_button08.png.import delete mode 100644 sprites/ui/blue_button09.png delete mode 100644 sprites/ui/blue_button09.png.import delete mode 100644 sprites/ui/blue_button10.png delete mode 100644 sprites/ui/blue_button10.png.import delete mode 100644 sprites/ui/blue_button11.png delete mode 100644 sprites/ui/blue_button11.png.import delete mode 100644 sprites/ui/blue_button12.png delete mode 100644 sprites/ui/blue_button12.png.import delete mode 100644 sprites/ui/blue_button13.png delete mode 100644 sprites/ui/blue_button13.png.import delete mode 100644 sprites/ui/blue_checkmark.png delete mode 100644 sprites/ui/blue_checkmark.png.import delete mode 100644 sprites/ui/blue_circle.png delete mode 100644 sprites/ui/blue_circle.png.import delete mode 100644 sprites/ui/blue_cross.png delete mode 100644 sprites/ui/blue_cross.png.import delete mode 100644 sprites/ui/blue_panel.png delete mode 100644 sprites/ui/blue_panel.png.import delete mode 100644 sprites/ui/blue_sliderDown.png delete mode 100644 sprites/ui/blue_sliderDown.png.import delete mode 100644 sprites/ui/blue_sliderLeft.png delete mode 100644 sprites/ui/blue_sliderLeft.png.import delete mode 100644 sprites/ui/blue_sliderRight.png delete mode 100644 sprites/ui/blue_sliderRight.png.import delete mode 100644 sprites/ui/blue_sliderUp.png delete mode 100644 sprites/ui/blue_sliderUp.png.import delete mode 100644 sprites/ui/blue_tick.png delete mode 100644 sprites/ui/blue_tick.png.import create mode 100755 sprites/ui/coal.png rename sprites/ui/{red_panel.png.import => coal.png.import} (69%) create mode 100755 sprites/ui/com.png create mode 100644 sprites/ui/com.png.import create mode 100755 sprites/ui/demandg.png rename sprites/ui/{red_button05.png.import => demandg.png.import} (76%) create mode 100755 sprites/ui/fire.png create mode 100644 sprites/ui/fire.png.import create mode 100755 sprites/ui/grcom.png create mode 100644 sprites/ui/grcom.png.import create mode 100755 sprites/ui/grcomhi.png create mode 100644 sprites/ui/grcomhi.png.import create mode 100755 sprites/ui/grcrim.png create mode 100644 sprites/ui/grcrim.png.import create mode 100755 sprites/ui/grcrimhi.png create mode 100644 sprites/ui/grcrimhi.png.import delete mode 100644 sprites/ui/green_boxCheckmark.png delete mode 100644 sprites/ui/green_boxCheckmark.png.import delete mode 100644 sprites/ui/green_boxCross.png delete mode 100644 sprites/ui/green_boxCross.png.import delete mode 100644 sprites/ui/green_boxTick.png delete mode 100644 sprites/ui/green_boxTick.png.import delete mode 100644 sprites/ui/green_button00.png delete mode 100644 sprites/ui/green_button00.png.import delete mode 100644 sprites/ui/green_button01.png delete mode 100644 sprites/ui/green_button01.png.import delete mode 100644 sprites/ui/green_button02.png delete mode 100644 sprites/ui/green_button02.png.import delete mode 100644 sprites/ui/green_button03.png delete mode 100644 sprites/ui/green_button03.png.import delete mode 100644 sprites/ui/green_button04.png delete mode 100644 sprites/ui/green_button04.png.import delete mode 100644 sprites/ui/green_button05.png delete mode 100644 sprites/ui/green_button05.png.import delete mode 100644 sprites/ui/green_button06.png delete mode 100644 sprites/ui/green_button06.png.import delete mode 100644 sprites/ui/green_button07.png delete mode 100644 sprites/ui/green_button07.png.import delete mode 100644 sprites/ui/green_button08.png delete mode 100644 sprites/ui/green_button08.png.import delete mode 100644 sprites/ui/green_button09.png delete mode 100644 sprites/ui/green_button09.png.import delete mode 100644 sprites/ui/green_button10.png delete mode 100644 sprites/ui/green_button10.png.import delete mode 100644 sprites/ui/green_button11.png delete mode 100644 sprites/ui/green_button11.png.import delete mode 100644 sprites/ui/green_button12.png delete mode 100644 sprites/ui/green_button12.png.import delete mode 100644 sprites/ui/green_button13.png delete mode 100644 sprites/ui/green_button13.png.import delete mode 100644 sprites/ui/green_checkmark.png delete mode 100644 sprites/ui/green_checkmark.png.import delete mode 100644 sprites/ui/green_circle.png delete mode 100644 sprites/ui/green_circle.png.import delete mode 100644 sprites/ui/green_cross.png delete mode 100644 sprites/ui/green_cross.png.import delete mode 100644 sprites/ui/green_panel.png delete mode 100644 sprites/ui/green_panel.png.import delete mode 100644 sprites/ui/green_sliderDown.png delete mode 100644 sprites/ui/green_sliderDown.png.import delete mode 100644 sprites/ui/green_sliderLeft.png delete mode 100644 sprites/ui/green_sliderLeft.png.import delete mode 100644 sprites/ui/green_sliderRight.png delete mode 100644 sprites/ui/green_sliderRight.png.import delete mode 100644 sprites/ui/green_sliderUp.png delete mode 100644 sprites/ui/green_sliderUp.png.import delete mode 100644 sprites/ui/green_tick.png delete mode 100644 sprites/ui/green_tick.png.import delete mode 100644 sprites/ui/grey_arrowDownGrey.png delete mode 100644 sprites/ui/grey_arrowDownGrey.png.import delete mode 100644 sprites/ui/grey_arrowDownWhite.png delete mode 100644 sprites/ui/grey_arrowDownWhite.png.import delete mode 100644 sprites/ui/grey_arrowUpGrey.png delete mode 100644 sprites/ui/grey_arrowUpGrey.png.import delete mode 100644 sprites/ui/grey_arrowUpWhite.png delete mode 100644 sprites/ui/grey_arrowUpWhite.png.import delete mode 100644 sprites/ui/grey_box.png delete mode 100644 sprites/ui/grey_boxCheckmark.png delete mode 100644 sprites/ui/grey_boxCheckmark.png.import delete mode 100644 sprites/ui/grey_boxCross.png delete mode 100644 sprites/ui/grey_boxCross.png.import delete mode 100644 sprites/ui/grey_boxTick.png delete mode 100644 sprites/ui/grey_boxTick.png.import delete mode 100644 sprites/ui/grey_button00.png delete mode 100644 sprites/ui/grey_button00.png.import delete mode 100644 sprites/ui/grey_button01.png delete mode 100644 sprites/ui/grey_button01.png.import delete mode 100644 sprites/ui/grey_button02.png delete mode 100644 sprites/ui/grey_button02.png.import delete mode 100644 sprites/ui/grey_button03.png delete mode 100644 sprites/ui/grey_button03.png.import delete mode 100644 sprites/ui/grey_button04.png delete mode 100644 sprites/ui/grey_button04.png.import delete mode 100644 sprites/ui/grey_button05.png delete mode 100644 sprites/ui/grey_button05.png.import delete mode 100644 sprites/ui/grey_button06.png delete mode 100644 sprites/ui/grey_button06.png.import delete mode 100644 sprites/ui/grey_button07.png delete mode 100644 sprites/ui/grey_button07.png.import delete mode 100644 sprites/ui/grey_button08.png delete mode 100644 sprites/ui/grey_button08.png.import delete mode 100644 sprites/ui/grey_button09.png delete mode 100644 sprites/ui/grey_button09.png.import delete mode 100644 sprites/ui/grey_button10.png delete mode 100644 sprites/ui/grey_button10.png.import delete mode 100644 sprites/ui/grey_button11.png delete mode 100644 sprites/ui/grey_button11.png.import delete mode 100644 sprites/ui/grey_button12.png delete mode 100644 sprites/ui/grey_button12.png.import delete mode 100644 sprites/ui/grey_button13.png delete mode 100644 sprites/ui/grey_button13.png.import delete mode 100644 sprites/ui/grey_button14.png delete mode 100644 sprites/ui/grey_button14.png.import delete mode 100644 sprites/ui/grey_button15.png delete mode 100644 sprites/ui/grey_button15.png.import delete mode 100644 sprites/ui/grey_checkmarkGrey.png delete mode 100644 sprites/ui/grey_checkmarkGrey.png.import delete mode 100644 sprites/ui/grey_checkmarkWhite.png delete mode 100644 sprites/ui/grey_checkmarkWhite.png.import delete mode 100644 sprites/ui/grey_circle.png delete mode 100644 sprites/ui/grey_circle.png.import delete mode 100644 sprites/ui/grey_crossGrey.png delete mode 100644 sprites/ui/grey_crossGrey.png.import delete mode 100644 sprites/ui/grey_crossWhite.png delete mode 100644 sprites/ui/grey_crossWhite.png.import delete mode 100644 sprites/ui/grey_panel.png delete mode 100644 sprites/ui/grey_panel.png.import delete mode 100644 sprites/ui/grey_sliderDown.png delete mode 100644 sprites/ui/grey_sliderDown.png.import delete mode 100644 sprites/ui/grey_sliderEnd.png delete mode 100644 sprites/ui/grey_sliderEnd.png.import delete mode 100644 sprites/ui/grey_sliderHorizontal.png delete mode 100644 sprites/ui/grey_sliderHorizontal.png.import delete mode 100644 sprites/ui/grey_sliderLeft.png delete mode 100644 sprites/ui/grey_sliderLeft.png.import delete mode 100644 sprites/ui/grey_sliderRight.png delete mode 100644 sprites/ui/grey_sliderRight.png.import delete mode 100644 sprites/ui/grey_sliderUp.png delete mode 100644 sprites/ui/grey_sliderUp.png.import delete mode 100644 sprites/ui/grey_sliderVertical.png delete mode 100644 sprites/ui/grey_sliderVertical.png.import delete mode 100644 sprites/ui/grey_tickGrey.png delete mode 100644 sprites/ui/grey_tickGrey.png.import delete mode 100644 sprites/ui/grey_tickWhite.png delete mode 100644 sprites/ui/grey_tickWhite.png.import create mode 100755 sprites/ui/grind.png create mode 100644 sprites/ui/grind.png.import create mode 100755 sprites/ui/grindhi.png create mode 100644 sprites/ui/grindhi.png.import create mode 100755 sprites/ui/grmony.png create mode 100644 sprites/ui/grmony.png.import create mode 100755 sprites/ui/grmonyhi.png create mode 100644 sprites/ui/grmonyhi.png.import create mode 100755 sprites/ui/grpoll.png create mode 100644 sprites/ui/grpoll.png.import create mode 100755 sprites/ui/grpollhi.png create mode 100644 sprites/ui/grpollhi.png.import create mode 100755 sprites/ui/grres.png create mode 100644 sprites/ui/grres.png.import create mode 100755 sprites/ui/grreshi.png create mode 100644 sprites/ui/grreshi.png.import create mode 100755 sprites/ui/icairp.png create mode 100644 sprites/ui/icairp.png.import create mode 100755 sprites/ui/icairphi.png create mode 100644 sprites/ui/icairphi.png.import create mode 100755 sprites/ui/iccoal.png create mode 100644 sprites/ui/iccoal.png.import create mode 100755 sprites/ui/iccoalhi.png create mode 100644 sprites/ui/iccoalhi.png.import create mode 100755 sprites/ui/iccom.png create mode 100644 sprites/ui/iccom.png.import create mode 100755 sprites/ui/iccomhi.png create mode 100644 sprites/ui/iccomhi.png.import create mode 100755 sprites/ui/icdozr.png create mode 100644 sprites/ui/icdozr.png.import create mode 100755 sprites/ui/icdozrhi.png create mode 100644 sprites/ui/icdozrhi.png.import create mode 100755 sprites/ui/icfire.png create mode 100644 sprites/ui/icfire.png.import create mode 100755 sprites/ui/icfirehi.png create mode 100644 sprites/ui/icfirehi.png.import create mode 100755 sprites/ui/icind.png create mode 100644 sprites/ui/icind.png.import create mode 100755 sprites/ui/icindhi.png create mode 100644 sprites/ui/icindhi.png.import create mode 100755 sprites/ui/icnuc.png create mode 100644 sprites/ui/icnuc.png.import create mode 100755 sprites/ui/icnuchi.png create mode 100644 sprites/ui/icnuchi.png.import create mode 100755 sprites/ui/icpark.png create mode 100644 sprites/ui/icpark.png.import create mode 100755 sprites/ui/icparkhi.png create mode 100644 sprites/ui/icparkhi.png.import create mode 100755 sprites/ui/icpol.png create mode 100644 sprites/ui/icpol.png.import create mode 100755 sprites/ui/icpolhi.png create mode 100644 sprites/ui/icpolhi.png.import create mode 100755 sprites/ui/icqry.png create mode 100644 sprites/ui/icqry.png.import create mode 100755 sprites/ui/icqryhi.png create mode 100644 sprites/ui/icqryhi.png.import create mode 100755 sprites/ui/icrail.png create mode 100644 sprites/ui/icrail.png.import create mode 100755 sprites/ui/icrailhi.png create mode 100644 sprites/ui/icrailhi.png.import create mode 100755 sprites/ui/icres.png create mode 100644 sprites/ui/icres.png.import create mode 100755 sprites/ui/icreshi.png create mode 100644 sprites/ui/icreshi.png.import create mode 100755 sprites/ui/icroad.png create mode 100644 sprites/ui/icroad.png.import create mode 100755 sprites/ui/icroadhi.png create mode 100644 sprites/ui/icroadhi.png.import create mode 100755 sprites/ui/icseap.png create mode 100644 sprites/ui/icseap.png.import create mode 100755 sprites/ui/icseaphi.png create mode 100644 sprites/ui/icseaphi.png.import create mode 100755 sprites/ui/icstad.png create mode 100644 sprites/ui/icstad.png.import create mode 100755 sprites/ui/icstadhi.png create mode 100644 sprites/ui/icstadhi.png.import create mode 100755 sprites/ui/icwire.png create mode 100644 sprites/ui/icwire.png.import create mode 100755 sprites/ui/icwirehi.png create mode 100644 sprites/ui/icwirehi.png.import delete mode 100644 sprites/ui/red_boxCheckmark.png delete mode 100644 sprites/ui/red_boxCheckmark.png.import delete mode 100644 sprites/ui/red_boxCross.png delete mode 100644 sprites/ui/red_boxCross.png.import delete mode 100644 sprites/ui/red_boxTick.png delete mode 100644 sprites/ui/red_boxTick.png.import delete mode 100644 sprites/ui/red_button00.png delete mode 100644 sprites/ui/red_button00.png.import delete mode 100644 sprites/ui/red_button01.png delete mode 100644 sprites/ui/red_button01.png.import delete mode 100644 sprites/ui/red_button02.png delete mode 100644 sprites/ui/red_button02.png.import delete mode 100644 sprites/ui/red_button03.png delete mode 100644 sprites/ui/red_button03.png.import delete mode 100644 sprites/ui/red_button04.png delete mode 100644 sprites/ui/red_button04.png.import delete mode 100644 sprites/ui/red_button05.png delete mode 100644 sprites/ui/red_button06.png delete mode 100644 sprites/ui/red_button06.png.import delete mode 100644 sprites/ui/red_button07.png delete mode 100644 sprites/ui/red_button07.png.import delete mode 100644 sprites/ui/red_button08.png delete mode 100644 sprites/ui/red_button08.png.import delete mode 100644 sprites/ui/red_button09.png delete mode 100644 sprites/ui/red_button09.png.import delete mode 100644 sprites/ui/red_button10.png delete mode 100644 sprites/ui/red_button10.png.import delete mode 100644 sprites/ui/red_button11.png delete mode 100644 sprites/ui/red_button11.png.import delete mode 100644 sprites/ui/red_button12.png delete mode 100644 sprites/ui/red_button12.png.import delete mode 100644 sprites/ui/red_button13.png delete mode 100644 sprites/ui/red_button13.png.import delete mode 100644 sprites/ui/red_checkmark.png delete mode 100644 sprites/ui/red_checkmark.png.import delete mode 100644 sprites/ui/red_circle.png delete mode 100644 sprites/ui/red_circle.png.import delete mode 100644 sprites/ui/red_cross.png delete mode 100644 sprites/ui/red_panel.png delete mode 100644 sprites/ui/red_sliderDown.png delete mode 100644 sprites/ui/red_sliderDown.png.import delete mode 100644 sprites/ui/red_sliderLeft.png delete mode 100644 sprites/ui/red_sliderLeft.png.import delete mode 100644 sprites/ui/red_sliderRight.png delete mode 100644 sprites/ui/red_sliderRight.png.import delete mode 100644 sprites/ui/red_sliderUp.png delete mode 100644 sprites/ui/red_sliderUp.png.import delete mode 100644 sprites/ui/red_tick.png delete mode 100644 sprites/ui/yellow_boxCheckmark.png delete mode 100644 sprites/ui/yellow_boxCheckmark.png.import delete mode 100644 sprites/ui/yellow_boxCross.png delete mode 100644 sprites/ui/yellow_boxCross.png.import delete mode 100644 sprites/ui/yellow_boxTick.png delete mode 100644 sprites/ui/yellow_boxTick.png.import delete mode 100644 sprites/ui/yellow_button00.png delete mode 100644 sprites/ui/yellow_button00.png.import delete mode 100644 sprites/ui/yellow_button01.png delete mode 100644 sprites/ui/yellow_button01.png.import delete mode 100644 sprites/ui/yellow_button02.png delete mode 100644 sprites/ui/yellow_button02.png.import delete mode 100644 sprites/ui/yellow_button03.png delete mode 100644 sprites/ui/yellow_button03.png.import delete mode 100644 sprites/ui/yellow_button04.png delete mode 100644 sprites/ui/yellow_button04.png.import delete mode 100644 sprites/ui/yellow_button05.png delete mode 100644 sprites/ui/yellow_button05.png.import delete mode 100644 sprites/ui/yellow_button06.png delete mode 100644 sprites/ui/yellow_button06.png.import delete mode 100644 sprites/ui/yellow_button07.png delete mode 100644 sprites/ui/yellow_button07.png.import delete mode 100644 sprites/ui/yellow_button08.png delete mode 100644 sprites/ui/yellow_button08.png.import delete mode 100644 sprites/ui/yellow_button09.png delete mode 100644 sprites/ui/yellow_button09.png.import delete mode 100644 sprites/ui/yellow_button10.png delete mode 100644 sprites/ui/yellow_button10.png.import delete mode 100644 sprites/ui/yellow_button11.png delete mode 100644 sprites/ui/yellow_button11.png.import delete mode 100644 sprites/ui/yellow_button12.png delete mode 100644 sprites/ui/yellow_button12.png.import delete mode 100644 sprites/ui/yellow_button13.png delete mode 100644 sprites/ui/yellow_button13.png.import delete mode 100644 sprites/ui/yellow_checkmark.png delete mode 100644 sprites/ui/yellow_checkmark.png.import delete mode 100644 sprites/ui/yellow_circle.png delete mode 100644 sprites/ui/yellow_circle.png.import delete mode 100644 sprites/ui/yellow_cross.png delete mode 100644 sprites/ui/yellow_cross.png.import delete mode 100644 sprites/ui/yellow_panel.png delete mode 100644 sprites/ui/yellow_panel.png.import delete mode 100644 sprites/ui/yellow_sliderDown.png delete mode 100644 sprites/ui/yellow_sliderDown.png.import delete mode 100644 sprites/ui/yellow_sliderLeft.png delete mode 100644 sprites/ui/yellow_sliderLeft.png.import delete mode 100644 sprites/ui/yellow_sliderRight.png delete mode 100644 sprites/ui/yellow_sliderRight.png.import delete mode 100644 sprites/ui/yellow_sliderUp.png delete mode 100644 sprites/ui/yellow_sliderUp.png.import delete mode 100644 sprites/ui/yellow_tick.png delete mode 100644 sprites/ui/yellow_tick.png.import diff --git a/project.godot b/project.godot index 11c331d..e2fa911 100644 --- a/project.godot +++ b/project.godot @@ -27,7 +27,7 @@ SimEvents="*res://scripts/autoload/sim_events.gd" [display] -window/size/resizable=false +window/energy_saving/keep_screen_on=false window/stretch/mode="2d" window/stretch/aspect="keep" diff --git a/scenes/game.tscn b/scenes/game.tscn index c0e8ecf..bf75b9a 100644 --- a/scenes/game.tscn +++ b/scenes/game.tscn @@ -1,14 +1,32 @@ -[gd_scene load_steps=7 format=2] +[gd_scene load_steps=21 format=2] [ext_resource path="res://scenes/Map.tscn" type="PackedScene" id=1] [ext_resource path="res://scenes/Advise.tscn" type="PackedScene" id=2] [ext_resource path="res://scripts/city_status.gd" type="Script" id=3] -[ext_resource path="res://scripts/gameplay.gd" type="Script" id=4] -[ext_resource path="res://sprites/police.png" type="Texture" id=5] -[ext_resource path="res://sprites/firestation.png" type="Texture" id=6] +[ext_resource path="res://sprites/ui/icpolhi.png" type="Texture" id=4] +[ext_resource path="res://sprites/ui/iccom.png" type="Texture" id=5] +[ext_resource path="res://sprites/ui/icfirehi.png" type="Texture" id=6] +[ext_resource path="res://sprites/ui/icdozrhi.png" type="Texture" id=7] +[ext_resource path="res://sprites/ui/iccomhi.png" type="Texture" id=8] +[ext_resource path="res://sprites/ui/icres.png" type="Texture" id=9] +[ext_resource path="res://sprites/ui/icreshi.png" type="Texture" id=10] +[ext_resource path="res://sprites/ui/icfire.png" type="Texture" id=11] +[ext_resource path="res://sprites/ui/icindhi.png" type="Texture" id=12] +[ext_resource path="res://sprites/ui/icind.png" type="Texture" id=13] +[ext_resource path="res://sprites/ui/icqryhi.png" type="Texture" id=14] +[ext_resource path="res://sprites/ui/icqry.png" type="Texture" id=15] +[ext_resource path="res://sprites/ui/icpol.png" type="Texture" id=16] +[ext_resource path="res://sprites/ui/icdozr.png" type="Texture" id=17] +[ext_resource path="res://sprites/ui/iccoalhi.png" type="Texture" id=18] +[ext_resource path="res://sprites/ui/iccoal.png" type="Texture" id=19] +[ext_resource path="res://scripts/game.gd" type="Script" id=20] -[node name="Game" type="Node"] -script = ExtResource( 4 ) +[node name="Game" type="Node2D"] +script = ExtResource( 20 ) + +[node name="Quarters" type="Timer" parent="."] +wait_time = 15.0 +autostart = true [node name="Map" parent="." instance=ExtResource( 1 )] @@ -17,6 +35,10 @@ script = ExtResource( 4 ) [node name="GUI" type="Control" parent="Controls"] anchor_right = 1.0 anchor_bottom = 1.0 +margin_left = 0.518677 +margin_top = 2.77234 +margin_right = 0.518677 +margin_bottom = 2.77234 __meta__ = { "_edit_use_anchors_": false } @@ -24,75 +46,203 @@ __meta__ = { [node name="AdvsiorNotice" parent="Controls/GUI" instance=ExtResource( 2 )] [node name="Status" type="Panel" parent="Controls/GUI"] -anchor_top = 0.883459 -anchor_right = 0.592773 -anchor_bottom = 1.00179 +anchor_left = 0.540039 +anchor_top = 0.825 +anchor_right = 1.00781 +anchor_bottom = 1.01167 __meta__ = { "_edit_use_anchors_": true } -[node name="Toolbar" type="HBoxContainer" parent="Controls/GUI/Status"] -anchor_left = 0.00823723 -anchor_top = 0.0704225 -anchor_right = 0.98682 +[node name="Cotnainer" type="HSplitContainer" parent="Controls/GUI/Status"] +anchor_right = 1.0 anchor_bottom = 1.0 +margin_left = 8.0 +margin_top = 4.0 +dragger_visibility = 1 __meta__ = { -"_edit_use_anchors_": true +"_edit_use_anchors_": false } -[node name="Status" type="VBoxContainer" parent="Controls/GUI/Status/Toolbar"] -margin_right = 93.0 -margin_bottom = 65.0 +[node name="Status" type="VBoxContainer" parent="Controls/GUI/Status/Cotnainer"] +margin_right = 66.0 +margin_bottom = 108.0 +alignment = 1 script = ExtResource( 3 ) __meta__ = { -"_edit_use_anchors_": true +"_edit_use_anchors_": false } -[node name="CityNameLbl" type="Label" parent="Controls/GUI/Status/Toolbar/Status"] -margin_right = 93.0 -margin_bottom = 14.0 +[node name="CityNameLbl" type="Label" parent="Controls/GUI/Status/Cotnainer/Status"] +margin_top = 29.0 +margin_right = 66.0 +margin_bottom = 43.0 text = "City Name" align = 1 -[node name="GameSpeed" type="MenuButton" parent="Controls/GUI/Status/Toolbar/Status"] -margin_top = 18.0 -margin_right = 93.0 -margin_bottom = 38.0 -focus_mode = 2 -text = "Game Speed" -items = [ "Slow", null, 0, false, false, 0, 0, null, "", false, "Medium", null, 0, false, false, 1, 0, null, "", false, "Fast", null, 0, false, false, 2, 0, null, "", false ] +[node name="YearLbl" type="Label" parent="Controls/GUI/Status/Cotnainer/Status"] +margin_top = 47.0 +margin_right = 66.0 +margin_bottom = 61.0 +text = "2000" +align = 1 -[node name="Money" type="HBoxContainer" parent="Controls/GUI/Status/Toolbar/Status"] -margin_top = 42.0 -margin_right = 93.0 -margin_bottom = 56.0 +[node name="Money" type="HBoxContainer" parent="Controls/GUI/Status/Cotnainer/Status"] +margin_top = 65.0 +margin_right = 66.0 +margin_bottom = 79.0 alignment = 1 __meta__ = { "_edit_use_anchors_": false } -[node name="CurrencyLbl" type="Label" parent="Controls/GUI/Status/Toolbar/Status/Money"] -margin_left = 36.0 -margin_right = 43.0 +[node name="CurrencyLbl" type="Label" parent="Controls/GUI/Status/Cotnainer/Status/Money"] +margin_left = 23.0 +margin_right = 30.0 margin_bottom = 14.0 text = "ยง" -[node name="MoneyLbl" type="Label" parent="Controls/GUI/Status/Toolbar/Status/Money"] -margin_left = 47.0 -margin_right = 56.0 +[node name="MoneyLbl" type="Label" parent="Controls/GUI/Status/Cotnainer/Status/Money"] +margin_left = 34.0 +margin_right = 42.0 margin_bottom = 14.0 -text = "#" +text = "0" -[node name="PoliceBtn" type="TextureButton" parent="Controls/GUI/Status/Toolbar"] -margin_left = 97.0 -margin_right = 145.0 -margin_bottom = 65.0 +[node name="Toolbar" type="Panel" parent="Controls/GUI/Status/Cotnainer"] +margin_left = 78.0 +margin_right = 471.0 +margin_bottom = 108.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="Tabs" type="TabContainer" parent="Controls/GUI/Status/Cotnainer/Toolbar"] +anchor_left = 0.00118311 +anchor_top = 0.0191102 +anchor_right = 1.00118 +anchor_bottom = 1.01911 +margin_top = -4.76837e-07 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="Zones" type="Tabs" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs"] +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 4.0 +margin_top = 32.0 +margin_right = -4.0 +margin_bottom = -4.0 + +[node name="ZoneCtr" type="HBoxContainer" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Zones"] +anchor_right = 1.0 +anchor_bottom = 1.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="ResBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Zones/ZoneCtr"] +margin_right = 34.0 +margin_bottom = 71.0 +texture_normal = ExtResource( 9 ) +texture_pressed = ExtResource( 10 ) + +[node name="ComBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Zones/ZoneCtr"] +margin_left = 38.0 +margin_right = 72.0 +margin_bottom = 71.0 texture_normal = ExtResource( 5 ) +texture_pressed = ExtResource( 8 ) -[node name="FireBtn" type="TextureButton" parent="Controls/GUI/Status/Toolbar"] -margin_left = 149.0 -margin_right = 197.0 -margin_bottom = 65.0 +[node name="IndBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Zones/ZoneCtr"] +margin_left = 76.0 +margin_right = 110.0 +margin_bottom = 71.0 +texture_normal = ExtResource( 13 ) +texture_pressed = ExtResource( 12 ) + +[node name="Depts" type="Tabs" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 4.0 +margin_top = 32.0 +margin_right = -4.0 +margin_bottom = -4.0 + +[node name="DepCtr" type="HBoxContainer" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Depts"] +anchor_left = -0.00119347 +anchor_right = 0.998807 +anchor_bottom = 1.0 +__meta__ = { +"_edit_use_anchors_": false +} + +[node name="PoliceBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Depts/DepCtr"] +margin_right = 34.0 +margin_bottom = 75.0 +texture_normal = ExtResource( 4 ) +texture_pressed = ExtResource( 16 ) + +[node name="FireBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Depts/DepCtr"] +margin_left = 38.0 +margin_right = 72.0 +margin_bottom = 75.0 texture_normal = ExtResource( 6 ) +texture_pressed = ExtResource( 11 ) -[connection signal="pressed" from="Controls/GUI/Status/Toolbar/PoliceBtn" to="Map" method="_on_PoliceBtn_pressed"] +[node name="Power" type="Tabs" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 4.0 +margin_top = 32.0 +margin_right = -4.0 +margin_bottom = -4.0 + +[node name="PowerCtr" type="HBoxContainer" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Power"] +margin_right = 40.0 +margin_bottom = 40.0 + +[node name="CoalBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Power/PowerCtr"] +margin_left = 75.7088 +margin_right = 117.709 +margin_bottom = 75.0 +texture_normal = ExtResource( 19 ) +texture_pressed = ExtResource( 18 ) + +[node name="Tools" type="Tabs" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs"] +visible = false +anchor_right = 1.0 +anchor_bottom = 1.0 +margin_left = 4.0 +margin_top = 32.0 +margin_right = -4.0 +margin_bottom = -4.0 + +[node name="ToolsCtr" type="HBoxContainer" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Tools"] +anchor_right = 5.875 +anchor_bottom = 2.45833 +__meta__ = { +"_edit_use_anchors_": true +} + +[node name="InfoBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Tools/ToolsCtr"] +margin_right = 34.0 +margin_bottom = 59.0 +texture_normal = ExtResource( 15 ) +texture_pressed = ExtResource( 14 ) + +[node name="BulldozeBtn" type="TextureButton" parent="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Tools/ToolsCtr"] +margin_left = 38.0 +margin_right = 72.0 +margin_bottom = 59.0 +texture_normal = ExtResource( 17 ) +texture_pressed = ExtResource( 7 ) +__meta__ = { +"_edit_use_anchors_": false +} + +[connection signal="timeout" from="Quarters" to="." method="_on_Quarters_timeout"] +[connection signal="pressed" from="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Zones/ZoneCtr/ResBtn" to="Map" method="_on_ResBtn_pressed"] +[connection signal="pressed" from="Controls/GUI/Status/Cotnainer/Toolbar/Tabs/Power/PowerCtr/CoalBtn" to="Map" method="_on_CoalBtn_pressed"] diff --git a/scenes/zones/Coal.tscn b/scenes/zones/Coal.tscn new file mode 100644 index 0000000..c06f618 --- /dev/null +++ b/scenes/zones/Coal.tscn @@ -0,0 +1,47 @@ +[gd_scene load_steps=5 format=2] + +[ext_resource path="res://scripts/zone.gd" type="Script" id=1] +[ext_resource path="res://sprites/coal.png" type="Texture" id=2] + +[sub_resource type="RectangleShape2D" id=1] +extents = Vector2( 24.1295, 23.9406 ) + +[sub_resource type="Animation" id=2] +resource_name = "Animante" +length = 5.0 +loop = true +step = 1.0 +tracks/0/type = "value" +tracks/0/path = NodePath("Sprite:frame") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 1, 2, 3, 4 ), +"transitions": PoolRealArray( 1, 1, 1, 1, 1 ), +"update": 1, +"values": [ 1, 2, 3, 4, 6 ] +} + +[node name="Power" type="KinematicBody2D"] +input_pickable = true +script = ExtResource( 1 ) +cost = 5000 +expense = 250 +power_station = 0 + +[node name="Quarters" type="Timer" parent="."] +wait_time = 10.0 + +[node name="Sprite" type="Sprite" parent="."] +texture = ExtResource( 2 ) + +[node name="CollisionShape2D" type="CollisionShape2D" parent="."] +shape = SubResource( 1 ) + +[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +playback_speed = 5.0 +anims/Animante = SubResource( 2 ) + +[connection signal="timeout" from="Quarters" to="." method="_on_Quarters_timeout"] diff --git a/scenes/Zone.tscn b/scenes/zones/Zone.tscn similarity index 92% rename from scenes/Zone.tscn rename to scenes/zones/Zone.tscn index 56fc41e..647ca0a 100644 --- a/scenes/Zone.tscn +++ b/scenes/zones/Zone.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=5 format=2] -[ext_resource path="res://scripts/Zone.gd" type="Script" id=1] +[ext_resource path="res://scripts/zone.gd" type="Script" id=1] [ext_resource path="res://sprites/res_zones.png" type="Texture" id=2] [sub_resource type="RectangleShape2D" id=1] @@ -26,6 +26,8 @@ tracks/0/keys = { [node name="Zone" type="KinematicBody2D"] input_pickable = true script = ExtResource( 1 ) +cost = 0 +income = 500 [node name="Quarters" type="Timer" parent="."] wait_time = 10.0 diff --git a/scripts/Zone.gd b/scripts/Zone.gd index 052ab03..a1e383b 100644 --- a/scripts/Zone.gd +++ b/scripts/Zone.gd @@ -1,24 +1,24 @@ extends KinematicBody2D signal grabbed -signal power export var cost: int = 10000 export var income: int export var expense: int +enum IsPowerStation {TRUE, FALSE} +export(IsPowerStation) var power_station = IsPowerStation.FALSE onready var zone = $Sprite onready var quarters = $Quarters -onready var player = $AnimationPlayer +onready var animator = $AnimationPlayer var can_grab = false -var is_powered = false var grabbed_offset = Vector2() func _ready(): - SimEvents.connect("pay_expense", self, "_get_expense") + SimEvents.connect("budget", self, "_get_budget") + SimEvents.connect("has_power", self, "_power_zone") connect("grabbed", self, "_grab_zone") - connect("power", self, "_power_zone") func _input(event): if event is InputEventMouseButton and can_grab: @@ -29,35 +29,36 @@ func _input(event): # Substract from the player's budget if SimData.budget >= cost: SimData.budget -= cost + + if power_station == IsPowerStation.TRUE: + SimEvents.emit_signal("has_power") func _process(delta): if can_grab: position = get_global_mouse_position() + grabbed_offset - if not is_powered: - quarters.stop() - else: + if SimData.has_power and can_grab == false: quarters.start() - + _animante_sprite() + else: + quarters.stop() + _animante_sprite(false) + +func _animante_sprite(animante: bool = true): + if zone.hframes > 1 or zone.vframes > 1 and animante: + animator.play("Animante") + else: + animator.stop() + func _grab_zone(): can_grab = true func _power_zone(): - quarters.start() - player.play("Animante") + SimData.has_power = true -func _on_Quarters_timeout(): - if SimData.prev_quarter == 4: - if SimData.budget >= expense: - SimData.budget -= expense +func _get_budget(): + if SimData.budget >= expense: + SimData.budget -= expense - if SimData.budget >= income: - SimData.budget += income - - SimData.year += 1 - SimData.emit_signal("one_time_zone") - SimData.emit_signal("pay_expense") - - SimData.prev_quarter = SimData.quarter - - quarters.start() + if SimData.budget >= income: + SimData.budget += income diff --git a/scripts/autoload/sim_data.gd b/scripts/autoload/sim_data.gd index 33c2618..4fa4cba 100644 --- a/scripts/autoload/sim_data.gd +++ b/scripts/autoload/sim_data.gd @@ -1,15 +1,18 @@ extends Node -var city_name: String -var year: int = 1 +# Hard-coded for now +var city_name: String = "Furtropolis" +var year: int = 1980 var prev_quarter: int var quarter: int = 1 var population: int = 0 var news_ticker: String - var budget: int = 10000000 var prev_budget: int +var power_grid: int +var has_power: bool + var res_tax: int var comm_tax: int var indust_tax: int diff --git a/scripts/autoload/sim_events.gd b/scripts/autoload/sim_events.gd index 609c837..9c1dfa5 100644 --- a/scripts/autoload/sim_events.gd +++ b/scripts/autoload/sim_events.gd @@ -1,5 +1,5 @@ extends Node -signal one_time_income -signal pay_expense +signal has_power +signal budget signal game_speed diff --git a/scripts/city_status.gd b/scripts/city_status.gd index 6bd9cd5..77fe757 100644 --- a/scripts/city_status.gd +++ b/scripts/city_status.gd @@ -2,9 +2,11 @@ extends BoxContainer onready var city_name = $CityNameLbl onready var money = $Money/MoneyLbl +onready var year = $YearLbl func _ready(): city_name.text = SimData.city_name func _process(delta): money.text = str(SimData.budget) + year.text = str(SimData.year) diff --git a/scripts/game.gd b/scripts/game.gd new file mode 100644 index 0000000..d5cd699 --- /dev/null +++ b/scripts/game.gd @@ -0,0 +1,10 @@ +extends Node2D + +onready var quarters = $Quarters + +func _on_Quarters_timeout(): + SimData.year += 1 + SimData.prev_quarter = SimData.quarter + + SimEvents.emit_signal("budget") + quarters.start() diff --git a/scripts/gameplay.gd b/scripts/gameplay.gd deleted file mode 100644 index 3143aab..0000000 --- a/scripts/gameplay.gd +++ /dev/null @@ -1,8 +0,0 @@ -extends Node - -onready var gui = $Controls/GUI -onready var advisor = $Controls/GUI/AdvsiorNotice - -# Called when the node enters the scene tree for the first time. -func _ready(): - advisor.show() diff --git a/scripts/map_generator.gd b/scripts/map_generator.gd index 3f69aeb..5458f09 100644 --- a/scripts/map_generator.gd +++ b/scripts/map_generator.gd @@ -17,7 +17,7 @@ func _ready(): make_terrian_map() make_water() - + func make_terrian_map(): for x in map_size.x: for y in map_size.y: @@ -35,17 +35,15 @@ func make_water(): water.update_bitmask_region(Vector2(0.0, 0.0), Vector2(map_size.x, map_size.y)) -func fake_click(flags=0): - var ev = InputEvent - ev.type = InputEvent.MOUSE_BUTTON - ev.button_index=BUTTON_LEFT - ev.pressed = true - ev.global_pos = get_global_mouse_position() - ev.meta = flags - get_tree().input_event(ev) -func _on_PoliceBtn_pressed(): - var police = preload("res://scenes/Zone.tscn") - var instance = police.instance() +func _on_ResBtn_pressed(): + var new_zone = preload("res://scenes/zones/Zone.tscn") + var instance = new_zone.instance() + add_child(instance) + instance.emit_signal("grabbed") + +func _on_CoalBtn_pressed(): + var new_zone = preload("res://scenes/zones/Coal.tscn") + var instance = new_zone.instance() add_child(instance) instance.emit_signal("grabbed") diff --git a/scripts/start_game.gd b/scripts/start_game.gd index c2755f7..56eeeb3 100644 --- a/scripts/start_game.gd +++ b/scripts/start_game.gd @@ -6,6 +6,4 @@ onready var budget = $Container/BudgetMenu func _on_CreateBtn_pressed(): SimData.city_name = city_name - - get_tree().change_scene("res://scenes/Game.tscn") diff --git a/scripts/toolbar.gd b/scripts/toolbar.gd new file mode 100644 index 0000000..b531a98 --- /dev/null +++ b/scripts/toolbar.gd @@ -0,0 +1,4 @@ +extends Panel + + + diff --git a/sprites/ind.png b/sprites/ind.png new file mode 100755 index 0000000000000000000000000000000000000000..2afe3858c308962f791d70b5c5d58a5753401465 GIT binary patch literal 279 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}Y)RhkE)4%c zaKYZ?lYt_f1s;*b3=G`DAk4@xYmNj^kiEpy*OmP)qnMBa%W_>|cA(I7PZ!6KjC*fy z9pr2<5OBE|xlwuTNh1;6!?U(5`>Jx}jxyiBR)@Yy9mSawCQO;RY3;vxE#ajl?g$sNvwQUa_1zgWD#skPa8pphH z^Om@mvF5Lf6=SQA&xFpB%3JmF6->)@QQ{DX7%GE{kJ~4bS+1kL9f^vzI!iE-O%<@o@=N$YEWtDnR)y z5lzu42O z1!4s($=gK1tAOefrsy0iU`gKI3P?$YVk^nHd4DI@0=5>k&#c(qQIdBS7l>UQVwTMk zytBH1n!NZZFhszTyn|i9))X~0FP%*jPbHM%ZOjC7)&jXGg*OomDRQ(6gfvB^rHse- zN>Q~yO2nRnSIFc!U7+uG*4?2TrXTBeVT#yc%f1dNu~#{K3@{8c$al7s$(leN(=Cj! z!hZq4`5vfo6(||hd=xPrQ)wj*{w|QRIpW(hES>7A{7vAEK`=H~*L8AKg^usf;rll5 z69t5TcL5mtbgn=avR&^2KZyZ%;sq;luwEwceZSKLo;Jy)N`u!1LDw-DH9DVzWs|Cm zbEb_ep;i$JKDijODZ$75)%(0{lY(nW@PF1+*rWs-__1;%c>b^TR^FW8owa~Y2|hDF zba@#Aegb^StnOn1FGqRJQVY10@ao~i>P(Np`_BB7XSgN!9P5i}h?tU`@uucmzrUT_ z1eDEcvmJ^A^^I;>wny0 z8RJ7b3m6AC*B-xp7UN2AB04+l`&kxLf1Bg)zI4OAuDM6w8x(N+V+(A6y;uj;@2(m4 zvmE!#=d2<07O=?^1L6W~{(z^>ymJ*e;2C?dHqO4Sl#LxrwZnoFA>Z!-Q~;(9PRMvk zIy)a=A~hzcX9zAeb3~NQ1^p7CO@Ca|JEzOSapmr%lN)u2y4a7iUFFwhev&Ae3szTXGVsf2Nt_o{oDzeXRRvy9M> zDd(i)caLvNw%1YF)D}}H#e9zICF|)6Q3-y_?zHb2mcfro70$jp|9JEt1o?M)WB(0H P00000NkvXXu0mjf4IO`P delta 885 zcmV-*1B(3B3V{cZ8Gix*001Qm=7|6R14v0kK~#9!)tZaZ+aL^p*(?imj;`T3It>eS zj;!I5aORiwLJ}gq=r~`_NhEzpfG{qll=IAOmlW`Mo08H2QluL>IJuljR`LVz_xLTf zKgTcS+tIq!$K%lyve)iGq7n>XbTnqz!r)b+MWEK&Za!>cG=B`urzjBt>RTRW=?+;8 z_p1cpRl)<*OFC%(^|br#hTD|}A*=)gR3LT$mti)G!b)xc^)8m=c@Gs|=xGF2lwg2% z*9g$3~KydJ3IHy6xBmf&da` zAw2@nBm@W~0Dt`Bijv|Q18nyX+ulVKc^^~407xlxasp|M=4m9uN|;(miGc3C(LCz= z6(xK%Y6qx-j8a}0a1-y1N=DV=OCg%IRN%G)ZKnE)yRM{(2B1fvs&dEzONK=yae$ar zXgEblld|C6eSY?WgQrn!iKYyECJXJD*%g1B7Z5wnwRWJhO?9eBY?~!OVe&k zRI&un&3l8MtHhB)%APpv`nnQF1T35SkI8UmHHDzCrQ-htm~QH8R1!(75nvxJT4ru4 zi2%*34$!U|fZ|FF0M3~38jyJkSzL($tV{ELl0tS@q}h<(UrZt7{Uidq_w4dH%piN? za|*!lUVj9z^u4nFD|d8&=|KeYUIgevn{9B0y|#SietK0Xg9X5Hj6(ep0VD<*0aP>U zH{}PF#W?Xh09XbZ0XiF=rLgxU0Q(V^8-Oyv6`D3)y?m1s^Exm34#K5j` zI0A7LD)j-;9F1F$Q%i^=V2W9KL=MsQ4pMD2` z{_^EMfc#nLV+?x9skG!bcel22NUptVu&J%{!}lzpwj03rwy&3e7-f!(34VxJ00000 LNkvXXu0mjf(z%zT diff --git a/sprites/police.png b/sprites/police.png old mode 100644 new mode 100755 index d32309c58f0eabf0994ec07b69aa8ccdecebf70c..f3d806cab78676223194981397ddf92366c29048 GIT binary patch delta 862 zcmV-k1EKtt1nLHm8Gi-<00374`G)`i00DDSM?wIu&K&6g000JJOGiWi{{a60|De66 zlK=n!32;bRa{vGf6951U69E94oEQKA00(qQO+^RY0TvP<9$HW8eEPbXFRA}DS zS?!gpAP~LgqzP@{l>u8u8qhM3GO&TP0nL~)d_Rmv2_J((c7HSHNjT`)YEw^af=o#yKd1^jPp$0o@kh(*JLY%Yp6Z1I|#MKsi3a=@COKV=~8Svp8Uh0u55ChLS zhcV_9g^G#T1u91sQaPP!mlRN1YcR%=DCFXM(F&x1qJLD&2E6e7YbcZ(@F@z}BF?=E zr*@!^Q0U0wHm?f@D-ddpwunnqVFu5SS0ESv7x9L$xH?j*W{OaV0wR~VvvwgVy8?Zt z%h!cMekC6#7`xE}I7*@Sw*h&^A@F1h`S|*H*qI-*j)hPF__;1b<8`wE;2Wp=hwm-p zU5L)>P=6+yM1RWdn)R|*+CoOj*gT%58dddJzq1!UWA5wt<(p7J(a^e3dd5Zwp~&F( zzQl@%hSr6Sm=J2i**N&*HA6IU5f6O>)JMCu0An|B&Y?AP_VRg71K@KIIKNxFBrbe} zM`BHy%K_g1YOw>LBCDg7WeuGaB!hcvX}HM{K!2nXLW$k_63Tk=V}oY!`%lpP?u z=ac02d-+_%tlu@;C(rc#&E->BpQZ^@#>~3|=*k69RTZiNJIiY{YR?ZB@!3@JQNee9 zwpaN3u6M4D5-TF5TsiI=yL@w477c9q?Hgy)LJ19Q`RyB@(n27y>q&jg>RMSF`Z9`7 oz0Y;t#Kce7Z4s6_l~29Tf9(0QBsCd};s5{u07*qoM6N<$f(na`r2qf` delta 518 zcmV+h0{Q*w29*Sm8Gix*007uvZqNV#0o+MMK~#9!)tG^i#2^So>CA4n4NALi(nijS z6VC-fMBMB#%#KNnzJ+gy0RVWtj_+|OK=2*b0OiJlr<6#;<9#4_h=u?m;?HHgU%pg- ztA{DZ0VL5xXyyor&~?vIZdoxW5RXlv*$$L$s}tvY60=HEfq(MJ^9173B@R?aE@%47 zzRt&iZuJa+%G?U84G5@2xi{Bka(LxY`rgWgwG#ymWy(FN=Xi(bQqt(kp zL8=db71TVS{IOvMNU=E@4M=86%jN|VzBedk+{0x3K7TZ#31e~tN$(GrC$=YD#JDm zydlQP1B6zfDiq!jmGnO%q&yfUCvW(RZW(RxshzK&6|;=?3+4HAgH~Q-5dZ)H07*qo IM6N<$g1#^F+W-In diff --git a/sprites/res.png b/sprites/res.png new file mode 100755 index 0000000000000000000000000000000000000000..c9e92e3fe372a7b7acd299cdcb17ba6bad5d7aca GIT binary patch literal 331 zcmeAS@N?(olHy`uVBq!ia0vp^1|ZDA1|-9oezpTC#^NA%Cx&(BWL^R}Y)RhkE)4%c zaKYZ?lYt_f1s;*b3=G`DAk4@xYmNj^kiEpy*OmP)qnMDq>gHLRsX(FAo-U3d8Ta1a zde7NxAkhAB{!z_2hi5u1Kf%6SW2R&iceW{8Kf7VT{5Tjda2d>~#@_qWUm z!>dCgKt6zj%|@-sCV$`n=m5h3IDlIl5iAGb z0^pp;$#?_NqG|Q7Bm*<`9?z2X*HvBh)mNofl%~6P+^7`A2w9eCkL~wQy*y)p-&7W# zM_7CwInRq!4@keTn^I&I#oGV>{k}I|^IUE*Cke)H1pr|4DQ$Y!D{Fc{QJhb-I27oNfP?lvQ<=L(=3Fo|_yc`;87}Qyy!hlhIqJM7)FjgrZMKI>vi~(cX)5Zhf{;o)F?R@GvB%Wb$#C&Wwuc1}OGT$}pCJQh+gW-b-uurXqKFWtG(*^8&Fku{xj7Au`ZYFPs zDt`-dn9jghh4??Pt-a#6s|IzRCMJwhTK|GUPzJz5o%&d9Ro%mFZXa^4&o#nB)eu-k zF{r{ebv$LL(oa|36b5KA!poP@AdM8r>xBY6{%rP99S+B#PQ;|{p2))&wWjpWeb5pTcUG~ zn77Tmif1%w(Xpac+}=Pk-(;m6D+|G@EUara+!o`Ts;ytNk=>Pm8tV zlQ2NLZwmp{+M}Nv>;~gbgrzb90GyOhrQ*}3d?*ph7MXQlJZtEyyvoVj0%4T~Ic`OU zrb5EjNYp8RX_lyKlE`&|@3t`nY>mXeNJyV0aNBLI0g6|K?RM5E9(1#O3(EH%0)MI} z)MfIG%)V|S+NMdP0m^b&Z4lF@e;;nNRnkZ2B-s2U#zIz*MF|ZRgqb#D+_G06mudBaa=oiG>X*&WFDZtTUV8r z7a=s-QXP-`D(@2lvhs71pm=Rj4y#PcHu$c`LzMRk0eQPM53tn;obyJ@IV5hoVu~pQ z9v^m%ZKnZj7$9nd$A>%o`1hO}s{3mCynCsPs!OjQmIaRE72RO5-7vuWKYz!6TGrLp zHx-7ONCWuu#mEy(+@Xz8_@o3~ldw>TMp#9$mL2xi6&6a`Vp%Au>oCb{d`#sl08qxj zCneY)nekj53k2ud1yi*FqVGG%3nguoayp%YkQ1OBrZZs8S{dkMl-OFnihBqTpwxej z(A~=th+^$(v7juVQ{IOjn}2$XK3>x}cTK=2rT3V{idW(O>I&FFSLFp)n3KeNd7Ek! zUzDem24R4B%PqW2-S@@-oASOTXqzuTbmO3mgHK9q-V^8fs_V=9-bBb(`97*PpK*j{ z0oCcGUSWNK%+pDmV1;BO}GXS5Aju^1)pu8poQpXx;d0~TEd8O&a^aov6 p{k){7%-m{)$Td5{qM6y3{10d_3DKa}#)bd@002ovPDHLkV1jOxGVuTa delta 1010 zcmV1-QF9d2XmNHyEQ z)sZw9a4>VfP0sPq?w?z$LX4|$6 zK9NEEO9DWv(Eq;oFZ#?xp3_Tr0HAt|n&ARa$^~G5M-b|{9)FX;1y~`@boz`72_(*N z9{`jL&X8dUz)&7%r~n+tVJ6PAKtwfO9-c5Q;AIm5un~aNqazJjfCJnR&~*42jY6yY zfDVTWvHR&R@lqaCkf~K?Gc$nEKnHwcTK^EeC9ps3=Yr*}1)G@d6MGBV2s|5GzXpRObiIkhMVU@wWj${*8rC2M{hK@;3m` zkI_M~lw)NG8j&W%3jh!13dF2tTNA1Ph6T*ks0JVl1no3F>3T~H4FJ740_ZceZZ<5u z1EA_c5rF9=CIDs&)boUwjY{wU%uehAcwR2NXdM8JX@BNGLZJts&xN4mCKu8zq9*}R z-vE%A4VD7@x;_-M|3;L)9DuqnmYnR$o(mOJ_XMc#2R_gO{{_HPy;vQ!0d!1cBLH$s z%@`;>-vZqA1%UWhw+r#~1OQ#17ENjF&B=LS6d<{%HtQqZsQ6!*Jts2{M5kr~K&VH6J6EHl0J!huarF*H?=+HUey{bZxtxvxmY&0nS^&~~ z!36PU_0s^n&CR0CqyWgblmURFp0}l34UoS#cx~h}dtyEWy%&I6#-0b>?n1%QBAyEK zKGO`a`YIr>0G@BBEMWG5d(?XXs9v&qu0rFEId@j_DMDR=?s&PSpb3 zc_>{62-FY0!_uo={UA%1+-89e^}4fG0k9UdK(hQ)AK>cezQZ!x$g_ZW`PMcHQNAev zV&E5TG~WWe0g}fX@hC3z3I9x5Ap2fO6l*cd0zvP}Tc8f0FHl5@J`>%W0yuyGz&6s>cmM!sry!m88-O=W!`|04&3Nw`MF^-tQ3hn< zKky#R;201p8h?xpv`raH6p@JzcE;XS2Nt|$20afk9ejK(AKwn~VZe@fI8zw%$<&5pUbUvRU&vPeu4Lr~D@j085v^il>*LCzffPb1mCc3frIq(#;%>+yeGBLts z3YqA(Q2_4wvMeW!q~Lu_fV(GD32YR=G7Lk|xes+s;6qG+qrZ>oP;=aj0kroi#eGeH zqd$GG4-2fBU`(O08H20qdSsAKZ<+vVHn{wXNp=z>+^d)IlOh6`K00?3|JBd z@o&MtptUffwX-D&1J;^Au%DGgQZV3`xS3>z)K5G= zKf`{%2LOQmeh-(+1umD%nIKpM+NK*vFYfBQ$^Uu6Wp^JyiYo8G=a6|FxxM1>}Ja3(tl_Do6ls5 zzDJuA2b}Bu>6RI0rBcDf8J3bNe=z zrjgk63;AaZRLpf`=R9yV4A)-#q&lA!0e!X04N*Nbg$vPzaoR^SHl2MW2W`7>AN*OKm2(6SP_r& ztlyPTj4=s-t;ctZYtIk*PZ@>?px(24;Q?stlM)iu0)YEKH{1i*{GLKG`bj!rFaV9* z^h!34JchsI^?xI7u>p?H132=qei$P!A+4YK{22gj{kpCMfOdQT)#pGz9>ci++PGxV zcApMVAHDt*6QHjg1;`Jh^k@VS8sNKHouH*P-UIv&0nn|VSViLjsA<ILq1ZN#k*bHEth3=>#C7I{#w@TDPSMz}aP(4!|=& z1aQk80|Ao5XjVe=0a_&_woGh*V!@PcgjPLk)B3>RuTinX>`r92#Cd)n$O2qeLVp}U_JQ+8p(A^v!#$Af z1CRP6Jb#d#2d*ihi%w+8VYF=~zMu#G$V{A?$WC1opFR&T^caX^?;Zh%qV3t%;7cvi2%4z*5Q^ox}gJ5 zn#2Y;9wVz~v>pM(W^Ei57BxA(B$|IPK(JdOHh-v-QA)k7Et>xn53uz4x-ZqhixZ>u z;{g`yArx=*WZe|0N9(J_S%9WUz2}5vpgYKwAWw?scjtkQfyld&AVu7}HCu&s$Ze0! zZvb>GEaOR#81xrjMn!17R{u`YUtg+$ww|vwMxY|BjMi_|&&eKM&RkEv(3TuYG)9o_ zM}Hf}!gSsIGDc>Sc%t$WMVUcZuSI1R3@78TV_NU_0i8gaOqJuMqc@<5p)4r7ZSMk@ zDXjTiKVIGLT8|9a0W!+50fLm*1^@`!)^`UJi(t^!i#aO+kWM#FChXGd(cHj#w3~I0 ziZIoY&D@RioPtbWX2{EZPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y{ z5+E(*pNne%00==zL_t(|+U;FGcB4EHALqGEzxD-u0B;ZOcMsqkfE*xwfb=;)I6!iM zY!CG718@O5ecJCmz9JDTWc?dy1UO;x{2Uu&i{EJekHn&Fp@o@7qa^^qAx&l^1lm3n zaJWy<$X3s|%*v@-+F>8@_j=R8ImGy|??sMVBZ8S2?t1ziIDd?>pA|K9sa?CWA> z@u_Bz>zcF*x~m&_j5hG|p@1lgoWz{b0gkYRwI%ofRaK#XW3zdIfI3|G3yXfzOBL~HXJqeHRnbJFoFc|K^|j*Xta$Iz)n-IA6Q4+woC_bwO!oU9N$828P+JG(_dRI5S{I+byQv@F0#RiD^qpGTU_&!FP ze-*LW2GBD=r#)sbXh0jlOT+91&2hlYyjcP!CIQl#aPgMGYW1Z3g45|%S%NFxGOJ^+ zi`7}C)b~3nuA_L%plSAKP*pWy)%di1L8jt0MFmY{KnQZZj!E?eeU&J9iq~PqfGGxG z2ZxpcitE7Y|JTK;dpI*-iZo`+42E}pOpSv4T9$q1^4QL7Qrlkt7iFEzgCX zX=8)03mQ>@m@bs3SgvDxZl34*aqe~(6Evb2ppyiuJPWTbT$q_<8B}FS;D+KSiA^sm zSsW080qo*f0b9m!-6WvW^%QO>sSQwFXqIKLZVx@M#P>x&WQ-EuQ}rR4R;Z|$HZ_$* z!T=jzns3F>&0yJkvh#RvEK*ePWc^FNDrrzR6k`vns)BfTCp~stY~e_-rmFiLuEhfY zpss5xb;u^mRBIZ}>1bX}@QW7sp2+Th4;3KmuhD@Y(m@!60emm0>VXB8sQ^(um|pYm zi4t&0aey@gSRK>{Sn8a+slzM;1BP@%uSD=e0xQm7(`zaTz(%Pq?xgE^OUhYl<0?{0 zz)m8mQ4}d{M4G0kD0Orr91>WJ0kxF?75HhIO2NNqH*_eHNkF9O;)^8f9HvZHW6WkB zFUZyX{Bm)C3fPcdkdN;_bQO&62htUU~j4isGCRswMxnz+=>yt~Jqg zo@j_oi#D8B$WR+JmO@C9f2wG|Z_vMuWl*RUGB&G!l-pLmE>>OPL(HM9+XDaq+(g&b zoAEJF_&kl6GGMQZV%=kcPjGmVHh>2o;G+k}H<2YPBdP$Z>)NP-WGM#h7L=2-0RSJ{ z1E*=)14;xRvjwF{I!3Z)E7j~5cX2VjFM3W?aRAmEGueP%L8kol{~1tJDO?+Ry8rdh zm=$s+isNJcl&HEKpY*YDP| zpQ*e&UjxALObyu@Vb$@eQqYQ+jA5tKEu2obXd8ev!afo(su9-BSTQYO<8nPigK_~y zHN2-E+d~(e976m|A;>RM^uSNG*^?hREakYAaW}pQc zS}!OCzepIPf@DTm^lVHnuC9biSrM}dx+bfFL>ptnXqPt3AU+i# z24k)^K$pw3L+|ViL z)1h2YTX#}d6DM&)AEV8g+bG^uh~G#_bxieHoEzGpUC^888n#4RX^L*BP2Z8L8+z89 z>(Z2p731u`53sXk+B4v{4}Ty@j_AGnS?w9K=-Ol)huXe=Df^NG;myoVb!5?4xq|PT zr;;&*-6h4TFGv=hu5al5-S=Bk_2AA)QWd4pk$~X0vQs9ojL;UM7<{ zOeT}-i9}*fnIyPL6hug1H5QA_C_blT(#@KtFApeb#QbEl6msR-0N))3oh% zIvq9`3@l&x4&Pt^iw%ZE#E+#?$%cXv5iovQuh%VK5cmcISe#+Ba*IOPY&NAsk+xbb zJET;(HW(!!NmNjzB*bAsp-g3g9o$yf($Nz;zpwh=>Sup8rp&F??3*}ZSw zxqJ(EVzR(+QUpc1Qg~($mCwHe+cJQ z-Y$Y9w4dUSh3@=8Ly1cI4HSxm*Smy)!8n|Rff|?W!W%5wL>Mr4BbE9{+PZiR1m&0P z(jG~Z`qiXlmj>q7;e#Z*)Q314E)Oh7vP*xvaJP`4$u1oXA)}Deqv>COQ42va2!H42 zfnltQY7l`hn$kUBG=DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1iFc BR|)_C diff --git a/sprites/ui/blue_boxCheckmark.png.import b/sprites/ui/blue_boxCheckmark.png.import deleted file mode 100644 index 89ab319..0000000 --- a/sprites/ui/blue_boxCheckmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_boxCheckmark.png-0f6f6262330fb86d6d41dc0b00482da7.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_boxCheckmark.png" -dest_files=[ "res://.import/blue_boxCheckmark.png-0f6f6262330fb86d6d41dc0b00482da7.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_boxCross.png b/sprites/ui/blue_boxCross.png deleted file mode 100644 index 873ced76ecda86e9a121a76625726c89c5b0bf01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 715 zcmV;+0yO=JP)PWc&N5~P<(nUf%E2lvzf<%*oCUS++AW@{Db4cO>S;2^h zKmxSkw-{>!i@l3?%}7(=9cDh(vn%GeEP)jYg{w-X^00A-yjH8Rw7$s`P`+xl+ANhy z_r+rI!b&m(>4H!Mw)6S?nH9530R=mb!(7*8p67+G!xoE0l&{z8u~w_a!@0uU+bnbu z&}cN+csyoVneY3oUau2e_a9WbT+U&^w(am&!B(pko6Tk+Bz!m=ruHBRqI~oDoUPaE zuoga}HWkoce?#*NGpMGLN#2^;mQQk2XFci3X{buLS zeRlcMkA=e;Vi1e(#KENkbATEJwXRNzvBsY1!Zr2><= zJY_Cn?O@lDO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1oY{LB#+7 diff --git a/sprites/ui/blue_boxCross.png.import b/sprites/ui/blue_boxCross.png.import deleted file mode 100644 index cad9ab2..0000000 --- a/sprites/ui/blue_boxCross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_boxCross.png-2cfbff3e2589ce3007a599b374d87154.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_boxCross.png" -dest_files=[ "res://.import/blue_boxCross.png-2cfbff3e2589ce3007a599b374d87154.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_boxTick.png b/sprites/ui/blue_boxTick.png deleted file mode 100644 index 234e09f5091543167f33c463880a60eef8076ba5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 974 zcmV;<12O!GP)qhQ`u`Lg74<$=pi) zjfIW#`TS%1AhTR9i#S#)l`e6KlYw!7SUjLstBGc_DNNH8ym7n8~4 zhE1nav0N_2cDwa}YqeS~Fz7FqUZ@pNF9Vs)W@0!TMz+ytbO6r43;~_eEE{|2oj>i6TdS!`YCG zn{$|f!`ONDu^$Nx?cuBMTBgVnGCoTT*}0IzTqk6>DGnGJlrBecF^eDEh8iP_8JSkK zL6By`49u$bWE!BjZMQv0u|zP`f!zNgw2%}G?EFnn35aK+Si8|iy0}yyKK=0XC_u0v z9YHQmw59(8Itiep5f&C{Nxd*D;{h6;hOgxL}^V`=Q(qp77T*w|B-5=ufy*xrq5FPJ+~dk#msLhE(L@ zYRGO2>Vr_5Akw7S*KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g1tS#M*si- diff --git a/sprites/ui/blue_boxTick.png.import b/sprites/ui/blue_boxTick.png.import deleted file mode 100644 index 8efe7fd..0000000 --- a/sprites/ui/blue_boxTick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_boxTick.png-9247dfd118b35154ceba6725f04b9f97.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_boxTick.png" -dest_files=[ "res://.import/blue_boxTick.png-9247dfd118b35154ceba6725f04b9f97.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button00.png b/sprites/ui/blue_button00.png deleted file mode 100644 index 835f3a77c4bf4708e607b96dd78434d90277ccd7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 530 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(e`)5S5Q;?~={8@*&4B@TS7 zY-z4oy{u!Z#OwywSJf>xO{GP%P95^f`NGlhWK!4_2L+|BrYAfbKL|Q;aj#DBNbM4- zY&c!ltsTCk!}q|=`v>^bw*C3BIcKwvmw9$h?FG%M<<^h)_CHVjbalDno$}K27t2iM zxrN)9sLWD`TE8fNJ^!=U?U!%IxBK(ehs>+{$NN3*Zt<4ba=Ek1Pu_drEhD#ozlp{s zvEJ~H)6XuyVROgASVC%H-RtF5$r>E;E&PYrA2xq*{Gm`IV28%NWBKRis|1bLQ%Dr-CW$ufg;t$V{uwH3atZx5zmfN*OA2V!c`3tXRznb{$ zZtKGdTQl}>?a#3j^^V@YzCOHe(%;beg(r(|)@a4;lkHpoX7|@wZXMSa|1{Zlt*I9rl;xwBi+cvH7_|oCADY;Tm3trMg~t;KbLh*2~7Z{O!Yzl diff --git a/sprites/ui/blue_button00.png.import b/sprites/ui/blue_button00.png.import deleted file mode 100644 index ae36ad2..0000000 --- a/sprites/ui/blue_button00.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button00.png-aabb2a1c44ef99503e602d767bb1a1f2.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button00.png" -dest_files=[ "res://.import/blue_button00.png-aabb2a1c44ef99503e602d767bb1a1f2.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button01.png b/sprites/ui/blue_button01.png deleted file mode 100644 index 412e901a7864ecacda54b9d30bf214e20a52b3fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 447 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJgt{YpK*ZfucJk7~b`KI~)>3=5O z)ZG8)v(edS+Fj3lzOL$h`RP-_vN!kJ-o3jjpcebe@>bum?)U0(QbM@`Yp-7{uezF6 zwR1zgeT-%8+O_fZ2ab5#y5C;;Ib+|8X;)+aL|9dsXlxSez5cO(mj0u}viHXlGFnSs zi@!V=AYjKK-@<>0{bBP5#~%tcXxtygKTbc-pU@lMZeRX~=ca(&A#oVOqT}KIL-Xw` z4GlI4=>C_fi{yQj`1R4<_{%4vOzyqeS1a{?N32bafegqU=KuUk!}3l1ukW8a|4GJL zshYLFWF+$~w%?p{E!WI{`R2R#yYl4^E4p7S+k0`3<@}ASjg+fj_w#{5xx_W1Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRSy_LMkcO#$@wX%MJw3q-vKo;c)I$z JtaD0e0sxt}$DsfK diff --git a/sprites/ui/blue_button01.png.import b/sprites/ui/blue_button01.png.import deleted file mode 100644 index 7789b51..0000000 --- a/sprites/ui/blue_button01.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button01.png-3b82f964378678347ab7bbe38f847a81.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button01.png" -dest_files=[ "res://.import/blue_button01.png-3b82f964378678347ab7bbe38f847a81.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button02.png b/sprites/ui/blue_button02.png deleted file mode 100644 index 4cd391f2e4d4858a9a1f1b6acb18b641b774e979..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 551 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(fG)5S5Q;?~={_TFKEG6z0> z7HavjidQ$$l2!5CK9=~VV%t|&9*F4u6lnQ!MQWA;%ioKRHIrm&I4?bTAksAPg2F}a z9ry09Ro1iGY4g2~ujawL&pGz{WahnH@}-`4{g?Evch|pOeD}^#qJC%ip#`UH-EUv4 z*tP4?g$WtW8GHNcQkL3J=U2bBZ+ic}IoFo$|J&L)y}EB(@$-u{Qt!X5@Nj~x$)9< z1}d{&9Fva!!6Dzme~A5I^9RQt3N-?D7~F^4@=%0T$&RBRj>o;ZBHv$L_rF>p`}dgz z8B;Q>ZuK2o{58X_SGRthIlp<|o*wtbu8&K9gnnLG@$KEGU*Dgo_tw8MmaAMh%m3)3 z+eKe~y04GB%yqHKWPY1?)$`In-tSNUsh6Ln1~o_YbN;qu=Cy&Q^V{aFJ151KYxE_h zRPCtL%RO=C0=E>R{KK!$^~+!P;!B+bUvJ1(+1}^(^cmvKq-QETepU{QN8J+Fh?3y^ zw370~qEv>YO1-3<{QQ)ZO1x3ba4!+xb^m~trxSSM8iYd zmcXP$<$tD4EZO~!1Z`S7o6-YV4mz1MrSL{oux#A0LC7(13&$hIYc<(ww=z;EpEdq) z;LQ^0xVDn`X}s55jN@nL%zf{>)hc}9zPq{!SC-CO{5Hep_s&NbR1NtSeKqe{Q~w z_-1$iqh}s6_w32AoaI-$Jlx)Uwna|K{aCT7BDw#i>IytVF3#8A_d(E(L%xOo5c|XC z4~{<+Y6Q@^hs5om2&i6qgfr?%qDOl&$eGB2zb&{EFHp+smJJ{~mw(9lbaA zXZ5%*b$$G_d;iq!r#qj${AvDavR2lUz3&6(*B<74t~T4aZ1UO5t8&ZC9_{Zxy|8Q1 z+oDB36Ka_@vAkwJ#Bt&pDD+EQBT9nv(@M${i&7bqD)o|b^7B(tD)o|!Dho>T^)ho4 i(^K_;F=u4rnwOlPl3KKat^OTQBZH@_pUXO@geCw#5Y#*X diff --git a/sprites/ui/blue_button03.png.import b/sprites/ui/blue_button03.png.import deleted file mode 100644 index 3020980..0000000 --- a/sprites/ui/blue_button03.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button03.png-b13d0316c4aa439e33f2ca7a8a08b021.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button03.png" -dest_files=[ "res://.import/blue_button03.png-b13d0316c4aa439e33f2ca7a8a08b021.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button04.png b/sprites/ui/blue_button04.png deleted file mode 100644 index 0228cd104fa3aade7c899eb1ae2e96276d412e38..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 688 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$hZ>EaktaqI2f-F_m0GRHrD z=1@7rU=}C1XQ9S58>W7TwX4I#!j8F_skQC6C3W$L(}eB~n-+-KHErCm!RX@CT?eWv z8@~QgKhx&&xIU`xv+YUsnKS=}tKaw8HseXlhV53zvz0w7D>v=l^X1@|d-0i!?6KE2 zZ_Vv(|9e_)lcxq#wr%ge>^)}FY~NJ>T4`z#?H^nDUE1Qqrg>}Mt|`v8`!X$C{%zWW zqvB>x{P`xXp#Ivr`gQx8Lvnn#FP!psIQJp$&wrl#F6XE3e%(S5r?#{AFbZeE8z>3=g@*%Z{>e?)_XF0bFt z0MZ9Cmj6sX6G$H;P~ZFcw;4c2&5CA!^5fz8b<98~{02Hf&HYCpxV#3%%UEFl+H& z+kX=+I98n4cYOP?wWYu?x--`^|JVHbXDK!wn~z=oko;M3=hr2Fe?33pe?tCiX1mSt zXU;{R3s?U>XRgTe~DWM4fDF{?| diff --git a/sprites/ui/blue_button04.png.import b/sprites/ui/blue_button04.png.import deleted file mode 100644 index 4e56ca3..0000000 --- a/sprites/ui/blue_button04.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button04.png-89687134c12fdcb236dbe7cdd70f6939.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button04.png" -dest_files=[ "res://.import/blue_button04.png-89687134c12fdcb236dbe7cdd70f6939.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button05.png b/sprites/ui/blue_button05.png deleted file mode 100644 index 0f1eece73321df827232df0374cffdcdd5beb867..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 605 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI0}Z$FVhk@k;K zEgrKtI~M>rCaw*3$7oXw>CH1=J)Rnvu#xF zuwSbZ{CgqmpV7TJHN_>i;kjbd_Wxykx97&@t+LkJpKT6OwcpbH@@ul3$dbs%u74K( zJmcpU_nyBl=Fczb3Bteo^8f10yKz=k`qppO6Opfu|3ClXY_|c+il6VL_jA;LS64XB zTd&B&nDytwXKjZ*>3=m6OjmY1v|k_3SR{04Kg*LH56{=`WO<^}QqOpz@NoUMV#X7m z9RFn|JZ}4M0@k+uJfmgakIlDjLAuX`@lTj6P$v$Oeo`zBVzUF;_IqzK0*$!O1~hJZ zb}mR|$XeDD9}lnJ#sJhjIguk^vcNw{kXs&ImQ+wz{1XgP^SFO`!MLiMQuH{$K0R zyEQh)qvmWvF9pr z2d>>?j;Lt4bKu^+>LuPzVFD_lEmxHU);Rq$-JNtJ=wL<5_MeNC1x2<`GXG%vBjMT7 zpMNES&Is?%DkKVoJ{oy`STtRbufQ{K+O~zh7=PeO+XXeM;)m5uzbx(eM@X9{EJrCISPf4{j zpPn6kJNQGB^q)zoH?K#mS<_hhx4R+!l1Zs+phdSn*8$$T&c{DwUFSXb`_F%$*$=Ez z_T3q`?w?@sP3y7q@ocnk^eXFg&hF zR@2akI@g^4@Zg!S|MK2l2FjP}yLxMmEfJqvR8`l!(o8=$NBGu-&bXhy9;EhMtmoZj zyWq-+*AJiG@H_7}*XH-i*uC!N3wh@*l>8gy`#CyC?c4jsJpXeqyjENnzd_>OjxbgZ z;eBl_tb#5Ajx0#T-3h#d%)ycj2>D9!m6^j|} zzL@?f>Dx0!?cHX7?2_b57Kz_|A-;J-WmoU5!oNW?^3P_ui9Cy%zdhH>bN6DwhIjeb zTiYhB$(!`Xk@Z07BJ(Zv49oA`JgUy1q74jd-4fS`lHmNblJdl&REDHVy`-G{{FIbR tz2u_Gf|7i_%-qEER6Ss98JW1|CFiH47Oh~be+Sga;OXk;vd$@?2>?^S$EN@Q diff --git a/sprites/ui/blue_button07.png.import b/sprites/ui/blue_button07.png.import deleted file mode 100644 index 7f41e21..0000000 --- a/sprites/ui/blue_button07.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button07.png-250088e5db71fa42dd34381ddf3edffa.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button07.png" -dest_files=[ "res://.import/blue_button07.png-250088e5db71fa42dd34381ddf3edffa.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button08.png b/sprites/ui/blue_button08.png deleted file mode 100644 index f146c5d05583f2f3940914b67b908926c647d6a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffa;ux;TbZ+nby*w{&b~Vlped}%Y4nea?x30@7!!xuCI`<%1nA0zwn;agNjur^|}AnM$C*W zef7G%@L}GS$=1R3552Z7Zol**BjscM!hKRgU&Xha_+}QyXt77SN!)>fkwpNBIHGwz z|Jbv9m%JJ?GbCXK#+I8Mf1V_%G*s2Pd5B(Ev};H7*KDua$D7{<7q!L8$gOb-h~FzL zYkJw7vm!djf^FT(2c>_cRd+@v{Ox6uTmE+Yi{G0T+I+oY&iSa4>CzO(zjE)segg$m ziEBhjaDG}zd16s2LsF$)Qciw;N=l_(a#3YLNxoiYZen_>9x#xNOkDGl^HWlbRfQr2qf` diff --git a/sprites/ui/blue_button08.png.import b/sprites/ui/blue_button08.png.import deleted file mode 100644 index 715a235..0000000 --- a/sprites/ui/blue_button08.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button08.png-91b125840d5788c521f8313a9aed2e3f.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button08.png" -dest_files=[ "res://.import/blue_button08.png-91b125840d5788c521f8313a9aed2e3f.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button09.png b/sprites/ui/blue_button09.png deleted file mode 100644 index 5ec356abdb80c8e4f9d6982e17c2b36363e60814..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 480 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFy?u>IEGZ*dV9;(i`h})*vIc2 zjFUZ+5|y*G9FN>mu4uWkD=RfoHS>&;N5NLn#R?pCOF7m#cFQ>G=&W%G5Ych5Ibd=A zNMuMy)VTwjKOB0q?B`#}ptBt{c0a4E);{{2W@z_1=~TAt+uIh>b3UB9&Msf;^53-J zc7v1c+Fkw1*4L~4JUMvo%F*5Bk8=vFjQ<4nUDnVdjV$H9o-|Sz! z+`sC_i$H$aJJsd|2cNIWGe4sHp>WgZXR806AGm4GBL5a zpQK6ey=~T-u~;&R;m-Ya+`KNHp{^%m1sIQUuHRhGAYLW5OZ;eEJ}?4wOI#yLg7ec# z$`gxH8ImgXl5+C%Q&KARl8Y(}O7itGa}(23^?*@mWa65aoS%|fw1Tbv9Z(~Kr>mdK II;Vst0E(^9rvLx| diff --git a/sprites/ui/blue_button09.png.import b/sprites/ui/blue_button09.png.import deleted file mode 100644 index 719540d..0000000 --- a/sprites/ui/blue_button09.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button09.png-c06334f7b5bad9645b04797b9bcd3931.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button09.png" -dest_files=[ "res://.import/blue_button09.png-c06334f7b5bad9645b04797b9bcd3931.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button10.png b/sprites/ui/blue_button10.png deleted file mode 100644 index dc9d31199837aad9ea8d8570ba3c1358da84222d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 415 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffi(Rx;TbZ+$TTn}P7sn&UOMjB%qPVW= zr9Y_uaQIBh=h{7Q?gg(}6Scyhf6?yQRa0z~{)NuEEtbfvUU4<;;YGI>|C#cXAGH4R zk?UVK|MR(uyi2?PZ`3=)=9kE}|C93HmeVI6T=n`8%eY=p^M@#3??30SA1gMU;CGj= zEdG%fdw|t0acZ81H{cBt9^I4R8Dd>6pxyk7j&?Gcv0gI}JBQE9}ZNZm3?eE^a zE?*$7zg8^6-=0^!;`GgL(WZyCf^G{GHmbgZg1m~xflqVLYG9*>%CFSJjr=(Qs sB^Ol|l;rDW<|d}6>H%ZG$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ0E3#bp8x;= diff --git a/sprites/ui/blue_button10.png.import b/sprites/ui/blue_button10.png.import deleted file mode 100644 index d3e3768..0000000 --- a/sprites/ui/blue_button10.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button10.png-3fa5471d48db99b68712cc002a33d3b5.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button10.png" -dest_files=[ "res://.import/blue_button10.png-3fa5471d48db99b68712cc002a33d3b5.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button11.png b/sprites/ui/blue_button11.png deleted file mode 100644 index c8438257683c95c89086f8cf6ed8ab5ef10e8d4e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 639 zcmV-_0)YLAP)^7{|{eG@+wxTVI?-&NJNyaxFi;CRSe^{@CagIVI`q;E9&w9 z<9x#z#O0fW(f>^HOXf_!q`zM$T};jh@p|M&jCL)$HJumT+$Zvfw@oyZ8+nqicz@7E zL}?E4wgUVSBcv_{rw+~fc+#S6_X!T=MxM%<{6&7$IG{!4+%cs1caX0YBK-xO6pZZI zAGYi~!lPW(-4N=8F1FIp_5(bvuOVMX5Y2K3ogeRn6|r>>4;#@WhtT08j0`+%M57!+ zhmC01%w&~D2RMkhgNKc%-?)RvLBuUQY($-Yn_V_|97No}!$#Du-@Kt?!ba4rr+>|d zAHoIxCBkjki0ZX8JPsnR;b9}HR5yf%{ z9X?{=3?4S3NDiUHN6eqX^C==Qq+2IVdfI-TD3pV!sOJgtC2#T;~T>7Oyx{{tQJBwz9- zf1!1cCureWq`&ZWjdplB!q++a^0tjXJT~pc0P_Cux=>Cy7Sh786Hf$4Px4jn&)1s6 znZCGjbN~PVEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1ifkDarr< diff --git a/sprites/ui/blue_button11.png.import b/sprites/ui/blue_button11.png.import deleted file mode 100644 index 4f76d7e..0000000 --- a/sprites/ui/blue_button11.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button11.png-fd949ddeb789b2f1c77dce8cbfe023fe.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button11.png" -dest_files=[ "res://.import/blue_button11.png-fd949ddeb789b2f1c77dce8cbfe023fe.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button12.png b/sprites/ui/blue_button12.png deleted file mode 100644 index 779c0427323e1978ee953c957e5747b679b51013..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 563 zcmV-30?hr1P);9n%XhLu=6 zZ^EM?(SV1QSU79Iqajg;hm{DY>+onu)Zk$yLa7=&ti*h(I&}J%Fstye5`Lgfez)gPZBue9X&KF%?5VT-v9srEp$a#bW?9;ba!ELWdLG% zE@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1hOz B0WAOk diff --git a/sprites/ui/blue_button12.png.import b/sprites/ui/blue_button12.png.import deleted file mode 100644 index d93858a..0000000 --- a/sprites/ui/blue_button12.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button12.png-7ffa0726c4e172acb6022bc086ba5659.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button12.png" -dest_files=[ "res://.import/blue_button12.png-7ffa0726c4e172acb6022bc086ba5659.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_button13.png b/sprites/ui/blue_button13.png deleted file mode 100644 index ecab5b033ba9a6d90dd2fe6dbb1af535787daf2e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 510 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`)q!>EaktaqI0}`z&ckiS~z< zo%$25?d6}KJ0gt)LxT8Q&!< z63VXD?vYwKJLuoKqe+DuWAt`^{`n_;&Gpw@ezA9pZ}~lbTJdzL;zhR1zXE^%-M+9g zKF-!AEIxle|G8h$7L}#vGk?DbUl1I&`l=59^z!|@U2fiwGi}dK&#BYB#^$VjWqI97 z^W*Y;^W#?E&0|;B*R9|AFXacD+vJ*GN6d9v_z$r^Z2sW*L!m~%jzb=e`;c26iloJ` zse4%8vcL9ca)OCd)W7r}n{U3^VEKPzp}SD;v}2d6X6avk`Q^ihzxUR*n?y_bzs}s( zf}@%^duP5!Pr@9{a+LMCkT$s=p8Z*hw9|Gf16`~9iLa{a4+{kJpm1$r9fg@XwN zli4%6P3C{tFUgjB>GfAVuWNSy)-_(3ba`KN-}Qgd7jEvqBf-bZTQ~XG>wEVZGqbd; zpFCEa4~!n&64!{5;QX|b^2DN4hNMcpq@4Wxl$1)nFVdQ&MBb@0I2%uUH||9 diff --git a/sprites/ui/blue_button13.png.import b/sprites/ui/blue_button13.png.import deleted file mode 100644 index 5b500f4..0000000 --- a/sprites/ui/blue_button13.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_button13.png-74889a8a8d278f3eaee6152768f5e347.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_button13.png" -dest_files=[ "res://.import/blue_button13.png-74889a8a8d278f3eaee6152768f5e347.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_checkmark.png b/sprites/ui/blue_checkmark.png deleted file mode 100644 index 8cdea350895ac4f5db0c29c78b5beb2b24378a3e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 365 zcmV-z0h0cSP)20002{Nkl@7Ea{s;D@`wMyci6H_W7;E?x6JsDK@<Z)9b1s0M%T00000 LNkvXXu0mjfr{Rs( diff --git a/sprites/ui/blue_checkmark.png.import b/sprites/ui/blue_checkmark.png.import deleted file mode 100644 index 96a7790..0000000 --- a/sprites/ui/blue_checkmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_checkmark.png-7c732788139cf8f234105b2ae8085194.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_checkmark.png" -dest_files=[ "res://.import/blue_checkmark.png-7c732788139cf8f234105b2ae8085194.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_circle.png b/sprites/ui/blue_circle.png deleted file mode 100644 index 04018c523448db94a42a28d71095365489f6a1aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 897 zcmV-{1AhF8P)2_iaK76ZA-rZ2gZ>Pu2V&KUaHMF>^E@&_|xHAvl2r%d`mtLq9 zP;Ub{{cK0|%znrmeUCmF@O;O`rCpQqTud=dI1yij6XyXEk5lz+b!qvRq>)T@Pxx2U z!RU&>gZ=k51x#L6T1D^NM@b_jAn9vWf#@4};KcO0IR(Br{QP?%U~Hz4db}HQ2&=D= zsvDFozJS~p3C0FR_E9j2dO~NlQ-xE2;xYgs&Mtftk(+j)D>~BE$qvgKC0!O6>WLyp ze={s$)JV?>JFp9O;w+)#bHs$~1k-kz7cJzp9z`v&i<`8W8DohVoz?{)1ls_`-7yth z@i-z_>Ok%a5VB!N(8F4)jdYPdS72-%K`!Bp8$SZ{{{f0u89a?EKvn-|LY0LR9?s51 zm$rk076V--zwyl090O_>V33KXc_!Xj{{j9)rm%xv#2!Q&60x<^5z|)o_^`(Y(`ED{ zfV7pQIpc$6iko64JFv}79*rz<$d)zrS?ad8j<6G7eee){5r$uppy1ErZZUNwV#UE5 zaoB<>*v_IvY~-LTTKx23`#%s}&_Vn*n`+HMEGN5S{$JifJU4w(CnPFj72_7I#Mg7hdf(#i5r7DW5-9YjWDh zG7v)m001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P) XZ)9b1s0M%T00000NkvXXu0mjfT`89A diff --git a/sprites/ui/blue_circle.png.import b/sprites/ui/blue_circle.png.import deleted file mode 100644 index ffd7f8e..0000000 --- a/sprites/ui/blue_circle.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_circle.png-669f58046a0ee23d0ae0d76e0841af4e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_circle.png" -dest_files=[ "res://.import/blue_circle.png-669f58046a0ee23d0ae0d76e0841af4e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_cross.png b/sprites/ui/blue_cross.png deleted file mode 100644 index d242c338fa960a77c689a8aac663386044973738..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 295 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhet)4E9Ar-ggUOLEo$bg6SLe7ES z;HjckLC+ugDEIXo;P9Cc<#T|;L~qk9j@v&~gY>?h_l~w^iJV>|C3N@v^;Dj@MRl0pZ%4J)EeMjR;kKU<|mWXMeaox8wbNAYI z#||BF=ZX6bxGh`0PRJ{7uskfl(k#et-IF0$7i2XsqZBT9nv(@M${i&7bqD)o|b^7B(tD)o|! qDho>T^)ho4(^K_;Az@_VnwOlPl3KKat^OTQBZH@_pUXO@geCxEL~`W- diff --git a/sprites/ui/blue_cross.png.import b/sprites/ui/blue_cross.png.import deleted file mode 100644 index 21fda24..0000000 --- a/sprites/ui/blue_cross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_cross.png-b1e723796e8aa6a0ea2cb10787bfcd53.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_cross.png" -dest_files=[ "res://.import/blue_cross.png-b1e723796e8aa6a0ea2cb10787bfcd53.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_panel.png b/sprites/ui/blue_panel.png deleted file mode 100644 index c4cea909d66acd9c29c1491e094841ee886eeae5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 625 zcmeAS@N?(olHy`uVBq!ia0vp^DIm+MzhERjT+;}5^H ztt>n2)NxRu!(-E?3c3CXMoR^H7Ka|-zQLg=-F(z&a>C|Tb`M>Sz)c%BMjT=8`8@lL z^dvWdI~yz6?2i6fxsTs?@};$lzi+BCs|c-)&^?uDQc)ZB`hNN5{LQ8L`|o(}emwOy z-^%^wH}m9n7+kAgwc=T`_|v`Fy>83*UbqusJ>wex{n~Zg{nB#%?f+d8I`#Y5wT(ZS zp8omuR>N<8dQYIKdBpLf&m>jrBsJ?-$@TBw#?LdGU2f0+xO}}`(K>-COs0dU6ScE(+3J8;XSb#<-{K}r7K3V>4@9)Pm7g}X~{;}$= z&9;2muB>@s-9=LB{e1hkn73cubI)Rz$&E?fy~(d{*lgo(-r%wKZ;`s+HNItEGd?!# z(l+aVdssmy=$7ny6C?4$#J^{kSG`V2ThZ6GHu>}H^P$NTAH8_*yX~>lzxgX3cfGRV zxiok2#h2pC^ADDAU#wg9Y4$~#{fruO?@#vR{xl1iB6Le!BT9nv(@M${i&7bqD)o|b y^7B(tD)o|!Dho>T^)ho4(^K_;Y0AjNH7_|oCADY;Tm3trMg~t;KbLh*2~7Zv5C5|O diff --git a/sprites/ui/blue_panel.png.import b/sprites/ui/blue_panel.png.import deleted file mode 100644 index f77179c..0000000 --- a/sprites/ui/blue_panel.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_panel.png-008b493c5d08bfeb3c52b64d49ff6f68.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_panel.png" -dest_files=[ "res://.import/blue_panel.png-008b493c5d08bfeb3c52b64d49ff6f68.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_sliderDown.png b/sprites/ui/blue_sliderDown.png deleted file mode 100644 index 44f95d1ae2aaa3e48043004c53f966be207eb93f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 441 zcmV;q0Y?6bP)YE90%|lx;c~#nlwXc5o#$y5$PNBDf%KE#UjK$fFL*(3V{q!2&TowtwRSV9R#86 z)S*L#K0wSjdLgCxbFn`cxq~kpze|3f%M$Jw^T$!oX{yHKGg9i0J<0?|2cQ;LKT(V?5{XI{eZQR*g@x_ts3qp z3Rs{(<1iSoaM;%=(F{xns8FE-7%W!sqwR|dVA_wx648^vn-Chs@J<$%iZ;xTR5Xg= zSyAj)=)PDklnN6@DX~Z)9b1s0M%T00000NkvXXu0mjfDY3a; diff --git a/sprites/ui/blue_sliderDown.png.import b/sprites/ui/blue_sliderDown.png.import deleted file mode 100644 index f3a0e6d..0000000 --- a/sprites/ui/blue_sliderDown.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_sliderDown.png-3cf7eb8540e4ce2f98362b447cf6a2dd.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_sliderDown.png" -dest_files=[ "res://.import/blue_sliderDown.png-3cf7eb8540e4ce2f98362b447cf6a2dd.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_sliderLeft.png b/sprites/ui/blue_sliderLeft.png deleted file mode 100644 index 11a1276e7d5a33d7837a001d5aca55a10a37b8ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 507 zcmV`$jlt#u%@=Fhtj|CaC||`7)O?>7j>6)|`yl&>c9>-Q zw(}s3a+41K*ID)8zv-^eRL3B56{a48I1(6wBsuQruDXE`z~=*c>M~SR9DWag0DLF&G?( ztNLQW=0J@lH|gp?d=)=d2O`%Rw00n&CewgAkeJ5ifH{!ZW;#I!(h7rWDq=b~I2}l< z9vH}6)p-}e4g=L(ggS;;9Z365^|lWn`-tgM!yO2!>R@#-tuQ#mfcAjxBN8ASNIxu0 z%4i8a9Vh{{k0ihd^%1Q@3}g=j01ZT{)XA0>VgLXDEp$a#bW?9;ba!ELWdLG%E@EtN xZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1f*s)e8Us diff --git a/sprites/ui/blue_sliderLeft.png.import b/sprites/ui/blue_sliderLeft.png.import deleted file mode 100644 index 4a5731c..0000000 --- a/sprites/ui/blue_sliderLeft.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_sliderLeft.png-a02b5f9e44fbbc0de925ecb5d3dacc72.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_sliderLeft.png" -dest_files=[ "res://.import/blue_sliderLeft.png-a02b5f9e44fbbc0de925ecb5d3dacc72.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_sliderRight.png b/sprites/ui/blue_sliderRight.png deleted file mode 100644 index 59888e8ef57d11d6c5db38ff271bbe1a34c4d1e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 506 zcmVi0T`-pZM*hfH( z3R92$*ID)8zv-^eRL3B5Q%^OgRF=QME`3>$BIPr3tPj)NH@xBMa1 zvCgJ9aZMgm@iDZ^t1!5QLRypTq6Ifp8qr4jd@Q5#_*v zbR0ehf~wR3cO1F{6=$4+R(0F@2ZiI19SEwa;L$r+9H+JpQhge3ehqIZ3<}4=90tPb z3$KFRBi6j}=zu#8*{$xO=*4#^G!cc_6S zF-U{zyo=!0DXn^5Bs&ZQKng(`=+mht!C_D!#h~k;0SiG|VQ^guw1*Ujfq*bn1HCZO z4r72Slo*T-g8@c5grG3g9-;vNlJl&|6H+p10000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f>!&}WdHyG diff --git a/sprites/ui/blue_sliderRight.png.import b/sprites/ui/blue_sliderRight.png.import deleted file mode 100644 index 54d515b..0000000 --- a/sprites/ui/blue_sliderRight.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_sliderRight.png-7f57bbadf81a9d3f958fe77ddccde3a4.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_sliderRight.png" -dest_files=[ "res://.import/blue_sliderRight.png-7f57bbadf81a9d3f958fe77ddccde3a4.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_sliderUp.png b/sprites/ui/blue_sliderUp.png deleted file mode 100644 index 1c58fa175a1ae77e5f676e2607a0455703949ea3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 423 zcmV;Y0a*TtP)qx@k_REJ1^O}<39=pih<;4W|`uQQ~z~VJpf}6 zoBEa_S*ASu+<((upHVPKjCz*huuNyu8!)D>rFblpTmBG?sb?t>mQl}Av;>0BGHjNT zmXMGvlbdw-zwx&B1T90i6r=~Fm$0Q2SVp>~RIrSAOQ~oXQI>+rLuy)v&r)#N3o8@# z);^({W$2a~Zhj3fd*K$sk~Os~gJGDtqZW=@IBMajg`*aZS~zOqsD;DQLQu;Jz3)dY zjM8coYu?E>L4%ib2;w z1Ljj&V6e}Cc7W{y0%0hF9vEa70}BvK(7`eZs9j*dNMoN0L+xMy05qhfYhv&3+5i9m zEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbzn Rf9?PP002ovPDHLkV1i1yv0DHD diff --git a/sprites/ui/blue_sliderUp.png.import b/sprites/ui/blue_sliderUp.png.import deleted file mode 100644 index ebac98e..0000000 --- a/sprites/ui/blue_sliderUp.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_sliderUp.png-2790c384784b16f50a0dbc1c5e5adb14.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_sliderUp.png" -dest_files=[ "res://.import/blue_sliderUp.png-2790c384784b16f50a0dbc1c5e5adb14.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/blue_tick.png b/sprites/ui/blue_tick.png deleted file mode 100644 index efaf87cd81dcf58dc558347be94964717cd96a45..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8O`a}}Ar-fh6Amz{Jijw}dPK>6 zIZ0yy?j_UieV-m(^nKr*PwoFVCf;27{kid(J*WFGGfZHLnHBh9((m_2#qM7|Zor@+ z=s$(gV9%F-l_KJedmXwMPp~P*G+Og?e2B7PK9Qdy&2YrX`~CWK2BEK0B$y60pAguT z%x2loG@Z969eL&aimbgZg1m~xflqVLYG9*>%CFSJjr=(QsB^Ol| ol;rDW<|d}6>H&kn$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ02Oj{^#A|> diff --git a/sprites/ui/blue_tick.png.import b/sprites/ui/blue_tick.png.import deleted file mode 100644 index 8141617..0000000 --- a/sprites/ui/blue_tick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/blue_tick.png-b4624e2dd2ce1c5431d46e38bfdb8877.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/blue_tick.png" -dest_files=[ "res://.import/blue_tick.png-b4624e2dd2ce1c5431d46e38bfdb8877.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/coal.png b/sprites/ui/coal.png new file mode 100755 index 0000000000000000000000000000000000000000..57f02a4055005b9b684037c8509e865c44b2b5ec GIT binary patch literal 1214 zcmV;v1VQ_WP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y{ z5+FJMMPC*G00cfsL_t(|+SOajaoaEuU2=F;0agPpz`B#VCk4a>Sia{T00sCSvjDpQ z=a?CjGd@}cqyf1AUo*oTWXKSN&jMJ0%K8FXAO~-;`}T1ORj)s8CP=jR^|$D27tfC{ zr!`dIyY(74V?oz)A)sqpxN9$Gb3o;afRLRXh9PpI|^2kC^q2Vm?T&c*839hKl+^Cf7R^L@WOEAS@{2nlB&czHh`;ZbmlS~Wt)(NzHJ zEFXAP2gHJx;wf}YLV~`$XN&=3?Bu>wrSPu3ge~l%#z`Cy8YSu&172OESJJ{VdYm-^ zQgr~<38BhSo!{h)0JjdHsRnvZht4k+0l9R5p3|Z8vvNQw9iZlP==`iwcn%#9IzK4_ zFjBar4j|zG(+;Lc;gULlgafbuu~Ilz2h7F+*xfaKhY97BegH<>ljs1Hy0ALG4>`OzxM^0a-Y}2421!^t~gD(E)RFfUzMGTLMFMfX(^W?V=b59Gwt( zsxFRBYuKbP_JoLj`orf~6L>XTDRh8(pOX_J>SAM30ILIHIHwo~n087szKQuMdV1Kj zOL+%~dN*iWh${l*d>+x)<3a?1k9`N|>K`0&fIK54LAp3V&+phs&?PdK11QGEQ)0Fh z&?A5vJXJp+bljwrz+B)T#`nW`*Ij(-4A`d`gLpmhb$UDcY^?(70!<`H1wQ4S0EIO% zj7+)nr4LIzRi6>{#94d_P&H145LPFgI1A{VRp$W3IXVQzCr|!58K2#B2w+q-+SJ?ooRlukNLL&eJJ|qHYcx3}ZY^>j}Zu{^Q zFiYgmaChyzE2K+Tfz@pfuRm|nIRFcOjtFp>3LeD)wx7&U8~-bydufYvfcIBp-AfAq zLv{yr(9V(uwVT~}(eO02!g8lUea_&Q(-xM~HcJFJ9iW4kjZJ-wHT@d>bI8uCB~E<& zkw$=N=i9b5jOic|!3HD~K3t9fQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#E~6l`5ko|Km@!c3qNj^vNW|f{Gh_J8>gpJa?i14M{;ruAP=8sG@6^WaMlGDvD}~6xj&zg^;~ zd1~3u@apc>?2Z21->>gwP-K6^mHlFseBI0AxvreX)-$eUzl)yw`9L-Qk(Db|oTqHj zao)kBI43XV)pM`8cT*m#%RJ=Rerul_ql}F1EY_BJ%0Pa3FsIOe(;9|TigB9hp&P#f PJ;&hb>gTe~DWM4fM5B3M literal 0 HcmV?d00001 diff --git a/sprites/ui/red_button05.png.import b/sprites/ui/demandg.png.import similarity index 76% rename from sprites/ui/red_button05.png.import rename to sprites/ui/demandg.png.import index 1344693..c83ccb8 100644 --- a/sprites/ui/red_button05.png.import +++ b/sprites/ui/demandg.png.import @@ -2,15 +2,15 @@ importer="texture" type="StreamTexture" -path="res://.import/red_button05.png-9ac05b089414f37536206c1e7fb26dd5.stex" +path="res://.import/demandg.png-72203641bb4373a3b0e8123890787280.stex" metadata={ "vram_texture": false } [deps] -source_file="res://sprites/ui/red_button05.png" -dest_files=[ "res://.import/red_button05.png-9ac05b089414f37536206c1e7fb26dd5.stex" ] +source_file="res://sprites/ui/demandg.png" +dest_files=[ "res://.import/demandg.png-72203641bb4373a3b0e8123890787280.stex" ] [params] diff --git a/sprites/ui/fire.png b/sprites/ui/fire.png new file mode 100755 index 0000000000000000000000000000000000000000..89b0e87d01ebd0b6631038cfd33ee45f90279020 GIT binary patch literal 882 zcmV-&1C9KNP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y{ z5+D*&`KDF?00Qz!L_t(&-ql&_apNEmUTO3<1)SSR0ipn>ffQgBaWjT>6_E=_1Lp#u zfVANhkOH_LdKgKtJcJy3XBcU$HGKPCpa1}^;d!YVUWz9KuT25q+CN(WXdWDS3jo-? zmWvNf9g>0QgL6Ju590Kz4}pmkIG z=ERJ#ZNOV%%U9%_y^xtk2k^es`WsZ*T2z-HPZPwhG`a|ADM3niPz%AGJVJ2Nm0WHb z)Jm9Ir|Q9~E>&P=7xIw5wWt@v#gkJAG7H)20M%ZE@-POZ>uu5tZRJWfdaqvq^p|~? z`myhG&c$DeV=OUu2P#OtJ5kSCt>Mm5l{m(w)=*7UdNr%mRfxNUfSw0!j$+Li14JYR zs$w)w39?0dA*CF_yY?Vu_Cu#2U@F=Yu04pgl^AkaFYQLN;iT!eXz=EGP!D6f&0(G1WIG9Zr|gv7h*=< zS4xe~C;{%-xY@wR(Bg1+?Q#0n;D-a@0=gX;^a5zOc0&W`_PE!&|J^o#7%6-yW0<2# zF9Uz_xfe>G>=|F`BJF3c6;LJ7|0FYbQ|&x!uVG3#AYrx_+mD<`R@G26N7jF z^$I)qg6rh@dOAn*QAz?MIKc(JxgD$6ub3>>sO8ecim7D2Rn&OSg&zK?Jo~O^}&;S4c07*qo IM6N<$g6Xc1RsaA1 literal 0 HcmV?d00001 diff --git a/sprites/ui/fire.png.import b/sprites/ui/fire.png.import new file mode 100644 index 0000000..0820ed8 --- /dev/null +++ b/sprites/ui/fire.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/fire.png-0078fcc26d284416f17fc442193576fe.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/fire.png" +dest_files=[ "res://.import/fire.png-0078fcc26d284416f17fc442193576fe.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grcom.png b/sprites/ui/grcom.png new file mode 100755 index 0000000000000000000000000000000000000000..fdc593f2f9ce1881450f8754e88b873e358b7d69 GIT binary patch literal 470 zcmV;{0V)28P)4kxKodm;b;0b@x- zK~z}7?Uzw*gdh-xf9zg_dvqhz8~NTidjW2=5wqUIqu7TnyC|Sk1z$Re88L+agPB2K z07jf>7xOX?e z@>mbSv$J-5b#<5U{%C{!T^|jgXXNj;E|y?p+EF183+-~|*ZPN-e`6AMGk?%l9B(Cn z4nj1)lOs1TZj=(>IddX{*8ap2LgQPCy=4eIMuw`P*MqNS7W*fN&mXn|bicVX{5TF^ z_fD7vfU0KVlLPc6Ltio{48CxL0L&Qn^B)4AF#w}|9^{X5~b9(5OjZC0ooD*+8F|}#-T7o5fmqY=|B}wBmk`g_;VogNZ2lPl%De+q?-em zJtgQBIplY|f81>V^GibtQ%X%Vik#x+Vxp9qCZX@flG+ReJNtV61J%s4^g9$TuK)l5 M07*qoM6N<$f}ec6?EnA( literal 0 HcmV?d00001 diff --git a/sprites/ui/grcom.png.import b/sprites/ui/grcom.png.import new file mode 100644 index 0000000..107ff11 --- /dev/null +++ b/sprites/ui/grcom.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grcom.png-a8272c141ff4a89b6cb7cfe793bc599a.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grcom.png" +dest_files=[ "res://.import/grcom.png-a8272c141ff4a89b6cb7cfe793bc599a.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grcomhi.png b/sprites/ui/grcomhi.png new file mode 100755 index 0000000000000000000000000000000000000000..1e29dc17909bdffce0718cac122b185ab2c09c0f GIT binary patch literal 475 zcmV<10VMv3P)4jpe_qL2Up0cc4? zK~z}7?N?EbgdhxkxE^aJ;CikNc(4r^=U&|pbOiy26~&)z(o~SpN84AF0U+Ec?fNJy zyB+`l&FXxp?3`QxH9-ts)?5E&4G@&7fmI&Rm$-hR3+5W!EIRBRf_Rlbc z-;++R4{bI8vq8R&O|u6!XPlJ+u`}iy`)++Y{0ED0+}P7vajtLxBZQb+w@_hS4C+b% z_T)+_7!xlnAq>7cQA$H#B8Fb7U&W`~t+6NJ`K+jdH<1B#AWP!6!iUsi+$owSK zI}5wW_n)2eYoINmVARPe*Kzs2M*$2Keii)-sj2IHsR0&)Q~M{GMdERT`~c;70jMu6 RN0|Ts002ovPDHLkV1n+syKVpg literal 0 HcmV?d00001 diff --git a/sprites/ui/grcomhi.png.import b/sprites/ui/grcomhi.png.import new file mode 100644 index 0000000..1c8c4e0 --- /dev/null +++ b/sprites/ui/grcomhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grcomhi.png-49a259fdec2b2259cdd666c8c358fe30.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grcomhi.png" +dest_files=[ "res://.import/grcomhi.png-49a259fdec2b2259cdd666c8c358fe30.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grcrim.png b/sprites/ui/grcrim.png new file mode 100755 index 0000000000000000000000000000000000000000..7e560e664bd67afd97213f4df304a03d5169b0ed GIT binary patch literal 454 zcmV;%0XhDOP)4h?eXvh)A|0aHmt zK~z}7#h2Tegdhxs&+yrZmBh3(4GfXH-VxER(08#V`jmj94-(NKpvr=?Q8Q{xY4&Hz3jnHGE1e~>6Ra4eS@Ld5Syz)7Y24-Gmz67gkod5tBUVxh8W-Ems z_JEq}CBIVsqF?cHLaBit^uYUaTWeDfY{5SwV6!j&KF-V_qAGatpD;qkaV!Q`O~)b( z)e+WOgb<41MHLX?G(2-VO6P;F6ds$jR>b8B4g-}?pYs3!0Y^zh zK~z}7#aB_5gdhwHJnw})8RcY@i>>=J@K}{mii`cx8J{Fgf`9?A;l*0=jh_r0K3AK; z!({NSCNPsk*m=Ix4`-0rS{bM-#`rJbM0EJi;^lgs!1C=OGnXqfBc+61%ksOeG5|Ke zOKCk|?VEG1yTg=H8IOqmgwR|m&>FBN)KcXU3+~p)tg+he&wihki0BD06KdOIjBw7C zj$@3??nMO5jCEbdEpQIFYqf}!uCKtq5@4o-&v`}=(V_D_u!xKi0D$!e5PKaqE%;>y z#P&Mvmi2_dL~hn8bzf=Gb( z9w{X?xJm(LD$}#JL%SX)Zld{v^I1q@cd?Vxx0IvvL_4^4vJ=nVP}Hp kgNZpKH2a8b8j4J>Utq+u8sMs@qyPW_07*qoM6N<$g5?jpDF6Tf literal 0 HcmV?d00001 diff --git a/sprites/ui/grcrimhi.png.import b/sprites/ui/grcrimhi.png.import new file mode 100644 index 0000000..4d3eff4 --- /dev/null +++ b/sprites/ui/grcrimhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grcrimhi.png-623fbf2a536c4c38f4d81ab6b4aff55c.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grcrimhi.png" +dest_files=[ "res://.import/grcrimhi.png-623fbf2a536c4c38f4d81ab6b4aff55c.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/green_boxCheckmark.png b/sprites/ui/green_boxCheckmark.png deleted file mode 100644 index 7affa02e75eb6f1c49fda0364c16e2713d4ba051..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 768 zcmV+b1ONPqP)Rj|^Ol`G9d2XzR%+KyOvgr zt8gbK3k)YkP^9NiarW76ZVv4FHRXXK#VKkZ<>{1`%Xt+GEAjvNM?ZVwcf+o9kFocXkN{^<00Y)tZ#UT8hp9hAq zDyl&QzGzDKfYB6As{o8tQIBu%y%^s#Czy&KtJP|x1225ggoItm0xap=^6b%yfQH`5 zWFl-ez*E?U4_XmW7_r=OFI6;Js?h!-3V|>9^sEPXYbcx?)JK%Sgh$Pf1#-McSSm#hE)04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000+P)rQ+PYh{M?&eoWErWtW+wU)oQi7wL9dEMuVmGb)JCo)$8@AN~LmL zE|*WOBtwuc2t{DKP$-;OF}oB{u;Vz)^E}q?_e0lV^Z7i=*X#9IyWQsDJmK!G7hD9i zS}isjjhHF(eV;X(O@ed(K~<~O92RWb4u2JFxm>d8bQ(g!2ZKRs4}u`dH=E7aYPAY$ z;WKK30W1+18W9h>-EIVhBsyT?d^jA2wP2_X2C(q2G3+gRh2!x!b13r3WD>nnI=K-T zH6WQOC~`952%&IHj}1n>Mtv5YP8F~p|C=>FZ`sGMn^+Jrh{bo5cT5Eg1s>k6SpMal z-ME*ra9BeOV)30gxKv;~6!|_l9*R5;E*01|)IK;76c48z%=vm27USXKpy0@nNslGL z9Rj5VED7!qC~aV>a7j>F!DQiNptOS}HG0xLmkC%Blq#GSFj*)SxYS^(P_l5Tz+^5@ znM+tZ*!^ox>h#6IA&0RY6I}@+xXgA;1Q&Nt@o<^;7!UXOo|n2j5rf#wPo>fS{30-n zRi>a&i>CA)Fq*KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g4}aFN&o-= diff --git a/sprites/ui/green_boxCross.png.import b/sprites/ui/green_boxCross.png.import deleted file mode 100644 index 20bb4b0..0000000 --- a/sprites/ui/green_boxCross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_boxCross.png-a6c78fabbbbfc0e0948f1a2d22f47e6d.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_boxCross.png" -dest_files=[ "res://.import/green_boxCross.png-a6c78fabbbbfc0e0948f1a2d22f47e6d.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_boxTick.png b/sprites/ui/green_boxTick.png deleted file mode 100644 index ffe9bb4f505cef1de96d4f9efcbdac7727396994..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 975 zcmV;=12FuFP)!!3B5 zQ-G0~g6pv$2TxCSq;3$lSnz$^0pEXLi|(Kuuq2?k5HLzTA+yS^!Yx3tZqxTS@5IZG z=i=FiM@oBhofAKYH`?!)%cU=Jk0mFN)yWRS8zHUR42S7}$o9PZSbYA~)#`~NM}EWE zkc^*mn1SQiv3^`70z-TC>4}ypvV@G!5<_+_8E!HGBZJcAC@yC4gWFJJWHBSt zsy2wyOq_vP)t*cP6u0ZPhZ&X#hB}akKZF+2f`L`Pyifw-nJCtNw2>|@)rVK#ULOSr z7NsM|#f!G=e?TVzls3ZRB25V>9A(I!suFPwAS6>2pv`7;H_BMy(b+|1>7*H2Ww?-P zPZnAfbieW=)Z{t_)Ve~7a$pMP?bp0=KX@Ws&-~sQKcGM1QspA%Ba;NF10&}ksST;g z#nqDC7S#u#HbJCmvvas?&|L@pNE5~xn=`rpjp}QV3RG+%E9DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1mlkyyXA@ diff --git a/sprites/ui/green_boxTick.png.import b/sprites/ui/green_boxTick.png.import deleted file mode 100644 index 3242c35..0000000 --- a/sprites/ui/green_boxTick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_boxTick.png-20a899a28aa4f15a23f28126da4eb4e1.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_boxTick.png" -dest_files=[ "res://.import/green_boxTick.png-20a899a28aa4f15a23f28126da4eb4e1.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button00.png b/sprites/ui/green_button00.png deleted file mode 100644 index 6441c4e0e103c1791bd299bcecccf4c7fd2ac2ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 524 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`m)5S5Q;?~={8@*-+N;Ety zHlHdWcu-8aRUwLdt)gC(O4ch`k)T~mO7MXomzn`})NF(oWNDdF{!{!f;KNM;N>^S6G_z$t8a@(!j@BiJ&dvizWkGY$l zPvCv1Tmwf~bo>kdvHrX{Z;y`4Y4f)I-zzJ(y^P=T$Fz5i>*I@6CiCNJsw}Ka_L=jv zLj|Pd#s9_rpZ7=Q`*J&Hllk-Zt@kTq^N!oQOk~m53_IJGq4mepUS|{r{khkE$L03L ziY;h;;J=2cU@4=bL2 zusqlOvFrQr>&Lfb{gt<>1V)x_iEBhjaDG}zd16s2LsF$)Qciw;N=l_(a#3YLNxoiY kZen_>9x%F%OkDGl^HWlbRvQ7E*3a6$u>S76LyNp^-EUv4`1tpTw{w!D%j?iDb1!eV_ueF7O{O#te*$xMJY_FRr z$HV%t`GeyRg&F}n4*3@TL+q&BcKdewnwyO|f2{r-e9V^O{DUJNhOnvr&-MRF=H&w? zoVNT){;_w{UqSx#^|JN8%Gnoxs_D;SeUu5^O)l1K(E?#3cYx(Q@r~Hdb z{#{!eUfWi6c<0$?I(O4PmwY>YEU@Oc1YafF{W&4hXP-Y8uJ?VWak8Sj2o%gEt`Q}{ z`DrEPiAAXlNtJp@Ir;f1DV2K3MU@35`FfeTiRr0&z$h{@am`E4Pf0CW!B+ncsFA_b L)z4*}Q$iB}#N)-~ diff --git a/sprites/ui/green_button01.png.import b/sprites/ui/green_button01.png.import deleted file mode 100644 index 8fa7723..0000000 --- a/sprites/ui/green_button01.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button01.png-6cbc1e13a182eacee28f59ed4511e182.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button01.png" -dest_files=[ "res://.import/green_button01.png-6cbc1e13a182eacee28f59ed4511e182.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button02.png b/sprites/ui/green_button02.png deleted file mode 100644 index 07bf05693440a5f2d0af247bf5a46bfa101a4ead..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 544 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(f9)5S5Q;?~={8?!_lWsZNW zlvbV7v0xInlRz?ys!E58%B;)g0!&ItN4gcl!oIO@OKSST5Z0t1)N*4<$G*n?4bQe) zDfWh$ZT~I#x$WW+z*)zV7mux5{n5df$EW^mB9R;YE`#eTzTL@4Tq{ zU*#ii`G?IP9DgX(2-tDRx9}fgN9QWnJcJ>vO8y)Ext*VO`|P!UQNJI4+%C=Lx_rsY zEpv}uu9~H99zQ=@-po#Sr)0mM_v1|4v(uMOU*6wWA6|Fq>uNjYv(vTDvz>kQWKHz? zm#tgoJv;sM`9-by3t$B5mbgZg1m~xf zlqVLYG9*>%CFSJjr=(QsB^Ol|l;rDW<|d}6>H(90k%?zopr0M_6K5C8xG diff --git a/sprites/ui/green_button02.png.import b/sprites/ui/green_button02.png.import deleted file mode 100644 index 620cec5..0000000 --- a/sprites/ui/green_button02.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button02.png-aa64159435766ad02f7ecdb3914b905e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button02.png" -dest_files=[ "res://.import/green_button02.png-aa64159435766ad02f7ecdb3914b905e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button03.png b/sprites/ui/green_button03.png deleted file mode 100644 index 195fa3b5c826478d705a92cf713f4311ed5a01c5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 471 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJx3ba4!+xb^m~trxSSM8iYd zsXrYzgu4ies;FHQ)?jftV$$?T*QPP@2y+BylZU{f)&(EgUr#UsGNFnT|E8=hkOhFA@+yO9~^%u z)CkyNa36BZLlIUbKMsG0uKcTPrmo-n=^d*)di&y!iXYLX7IO=4?~FE+ z><{Wb*1hn2rK-N#tmV(|pYT8R;>%V`*{_nzgwOe!J-_d3=AUi7{>{;P`RUG<&FlHP zJD*Md%6YnBVo3%=|5H%tm$*ih1m~xflqVLYG9*>%CFSJjr=(QsB^Ol|l;rDW<|d}6 g>H%ZU$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ0B6L|WB>pF diff --git a/sprites/ui/green_button03.png.import b/sprites/ui/green_button03.png.import deleted file mode 100644 index 27a12a4..0000000 --- a/sprites/ui/green_button03.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button03.png-d23771d9b8ace891a9bc446825a55c91.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button03.png" -dest_files=[ "res://.import/green_button03.png-d23771d9b8ace891a9bc446825a55c91.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button04.png b/sprites/ui/green_button04.png deleted file mode 100644 index 2c5d3cb20750399c52310ffaec72fd334f9ae5b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 664 zcmV;J0%!e+P)KsHcE+zV5KQS5!(u4n$$~bnzX5JAgJ}4+N9n_j+_UaiY?*;I4TqhO|NRx z*7^oMLhOp}Q1IXy_kX?(KiKDFw)og&aA1e@Ea|Sr^V$arg?A)3^I_^SieJ zIfM_wPYVC}_X$7_;e+s#!k_zA1mqAt2tO(O+Sglv9Kr|TCx!oP=O!SB@Im-V;XmEJ z0mvbI5PnklPqwZDatI%UpA`P%t#Lq(AO7YzAjb{=(PjaV zYd%c8@9#d`Tgh=V9;8|0*19zxa&OP}j(@KFg!)yV#+naT7BZb;^E|g+BNeQ5Yd(zB zGrw$8cz3Q7|L+58tZi%DTDRuIa3iy14?tR2^I>@IRGwiVO)k~W3we!4nZ?>l5TkPQB)ZEHOC{u>*fZw^hG5?BBL04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000A&>EaktaqI0}PcLRik@k;v zQ`MAqh?}01N*3DNxZqf&T>e8&lMeO*RgR{@Yey9Cxzw%|Ws$yrYk&Mf{#DkyA1ywy z=%MSy>!;+F+~#^ZZSSADS2slXqwh8B*ZY!_8~ym=_f&mLl|Ss)s$^>4Em$cL=Qn4| ze%-q~$I9Z5H`wa~)wG{m`?LSHUF^p8OOb8OO(xlYK40?>SGwIJztybn&Ps7c%Z2X? zUb`m>FS=i+$x!6DdIYUuhOT5PNSKA`jKb4xVS{x7{Waqu@ zn0@>HrLO|_-HF-Oe)6)P+GEFArgHqX|1#|6Wyr0ocdK)%y|O&h$0B``<-fZrpEu;( zD*myb{{`#(RmX+T?!RWOue4xKuuj5DP&}8oMwA5Srt*I9rl;xw(}{nhn{wsAIluZZTug0CYz|!r{x)fnLxgMEB;%8w z@AjJBpFVq)5#7MrIT zrv5B>6+4A@&gQo+mrCb4ZoU;;&G|3-0C(O8?ylVL5>p!7wkt-Rv7a@a-JGYnobmcn zOMAaV?u=(I&R)Qxs^Q4#70@I!1v~Rce&_Y=>H4e(zAkPtOw(GoP2BPB^+xeK52o*0 zw>&L3zj+da{*HtCu7NdcRi|Vp?EU9@K)-U{?p3Q|I`p{?@YZ=={vzudInD1s|9xh^ z4^7g4CZ*oAofW`b=P{>MXQIl<=h?FZRrpG{KW=~Sv^da&?|b8c_Xk(Mk)QqU+eNWR zpKf5l>Xx`hlmzFem6RtIr7|Q{>Lumm=clAp>LnLd7L?@cW#%TPr|JQt#>m7qFF8LY VwP*!f{X3vW22WQ%mvv4FO#r4+weRoDYiB6fHB43LSSH9VUCS(=c(%UK#qnYh z+rL)%v~9oa+H|MIPVB$>;@IZsy+PY51NXR1Ivun@ER|Wk;_2%{%UoaVXL=X2;O1Pv zlH%`anp@;wSN6qkKkIt)z{)cZtso-bR!J=X!=x=4@3<|39yYXTE>{E$~pEVfX<==08cKPCxNn&v^ z2ly=xu72~L?a!Nanw(GFfq|@B;u=vBoS#-wo>-L1kW{Icl#`#Il2WOcTvS<5lCPJU ko0y)e2aF~o6W6@t{FKz96>RnIfEpP*UHx3vIVCg!0B*v;GXMYp diff --git a/sprites/ui/green_button07.png.import b/sprites/ui/green_button07.png.import deleted file mode 100644 index 5e8e441..0000000 --- a/sprites/ui/green_button07.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button07.png-d51b5b8976e2014e7f469226a305437d.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button07.png" -dest_files=[ "res://.import/green_button07.png-d51b5b8976e2014e7f469226a305437d.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button08.png b/sprites/ui/green_button08.png deleted file mode 100644 index 5fa91be807fe35bd84c11864e0d3842566139c97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffa;ux;TbZ+`yCK=J{ot~sDGcqq6@M^rdN?o%O=w_IQDB5H zA8dcKbZzdxX&n8fxy-1tPWhc5S1w%2P*^+V!_vf6Ue1RM)uTMtcg%Yy zDa4sBn4Y@QjB|&sT2JG1^Ys${gSyT#JvQgsQMJit$^X+l721KbSt@NACr-($-mQCh zAt<0qTq8sf?mIx2d#2u|C6PeDLQX>qo|+NiDjFPH@_VlNP7Q53qd%=Igq?V%_3WlNY= zKjrzuY(K|%^G`dz&9el5#z>zvh|W!&wDxt0bZ4H?v8@`?76-NC#m!<{{%Jqh#x(U= z&XU=?%TF)6r+s_Q-dt<(ROaPI&HL?JH*}}HU-&}h$BKq>gWe6=8fAIU+uGUphHm~J zVYKyJS23gbk13(c6{8Y9e_8rU<}4)WGT?w_;K_wBw1S6^#_xSDhP`Hnw2ZM?zmztV&0OD7+g zGCA|{<9?=s=6JEk4`f|mCY^fmx4`xRi~f#-`a9h&I6cljpucnR#zp6aK7Z{zm_PeZ zq1MMhhCBE7aqAv=9BAjaw~F!pbC&g+>KVR?t5u|0eozJmy>5wXL`iUdT1k0gQ7S`H zrCw4_ett?yrCxGTWkE^4US@7$da52U@{CMe^OEyZQj1ow)xQI3WbkzLb6Mw<&;$Sw CXUqNo diff --git a/sprites/ui/green_button09.png.import b/sprites/ui/green_button09.png.import deleted file mode 100644 index 028f2b2..0000000 --- a/sprites/ui/green_button09.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button09.png-134670554d6dbcdc47a616f9e4e07c75.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button09.png" -dest_files=[ "res://.import/green_button09.png-134670554d6dbcdc47a616f9e4e07c75.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button10.png b/sprites/ui/green_button10.png deleted file mode 100644 index 0a3ad797dc6cc1e2d5cb3d8e47dff2cc859555a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 411 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6FfeL*x;TbZ+DX7})h4`W`oYEJ9qBjLW?ozQQnTW0L!A27n<^8w?J!{bcO&%iM}47uF^m0y3ZWNI zs{PY9f3Uatrpk_MoM$vwST3uWAqEP;64!{5;QX|b^2DN4hNMcpq@4Wxl$1)nFVdQ&MBb@0No0w*#H0l diff --git a/sprites/ui/green_button10.png.import b/sprites/ui/green_button10.png.import deleted file mode 100644 index 32dee81..0000000 --- a/sprites/ui/green_button10.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button10.png-a9d080015db7322e4def0d496be56afe.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button10.png" -dest_files=[ "res://.import/green_button10.png-a9d080015db7322e4def0d496be56afe.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button11.png b/sprites/ui/green_button11.png deleted file mode 100644 index 7bca526f98e462626a50b24b9b7c93199cdf9367..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 577 zcmV-H0>1r;P)L=Vta5Cpllxc3G4I_{wriM6Ycs8q$qC$ya=R=p~{w2YG7& z!R%;MzFfVVQR5Y_#_8KK9MX+Er8D_=reMv}Cib8}ivI=qcBf&@3tFt)jP-szX-DCa zu5ubeE@Z%QD*}%U`89$#YK7tXcM@7eGYk(Kao7yO!$&ki@URgFjUYUHL_G)(8wTyruw6fl&P%?`Hm;~O7{;G%GO>YoPve`001p? zMObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T P00000NkvXXu0mjfMF#}C diff --git a/sprites/ui/green_button11.png.import b/sprites/ui/green_button11.png.import deleted file mode 100644 index 10ca44e..0000000 --- a/sprites/ui/green_button11.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button11.png-56940f81ebecebbce02b7c9baeac7319.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button11.png" -dest_files=[ "res://.import/green_button11.png-56940f81ebecebbce02b7c9baeac7319.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_button12.png b/sprites/ui/green_button12.png deleted file mode 100644 index c2215a77db2d2c559a15958171cca477e7e76fa1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 508 zcmV=@Q?hcG6A|T;}#K z=fDT&oZS2$L*T%Srj3_XHD+Bub>rOX4}^D@8lb`1C@1CBzAw5&3@t&qV*$H5rxpuD4M7=cEc_4}FR<5lFr!&$i+8gE$O zvhTvfBEL!y7kvkwe=8A7^c;9ZiSu3&9$BJWgh!M(>)P z)6jxPmS|h>h!Q95Re02pIR03HM-7Ri_dGmmNR;1};ZZ~4@O23uH6#vNi}0u+vEN*P zM-7R+W)2=%qLG6~l-O-#;gKckS$IT=ow^B+EKxJz5hY5s3_P+#kby^(*bdV0h!R^b z^YHwTaD6?ZO(nFGr#P|zKgB8UsPU*rn&VIVbl7}KPgM7m^2QDNVg7iMfXgx|ZD4Ny z63Jx2#7`9PqRu@3ANb+*D4rx3uP-t$SR3W4D@gzV04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000EaktaqI2fwRzHx5^WcE zZjNzq42V>TcMOQ|OmOr_^h_1HInA?UqGzY}WR=@r`T076gih{kSsTAPT2h21^wT@Z zmmZt5zrFl;BggCK=CIXQZ&vM^=Hd=+3cwL!Jxh#s6zfP7tg7*%_~2Bc>6rPdC}!d6;b}5Rc9YRyZ7J)?zb!B zZ=Li617OU#`x?Z0GQXlVP{ua8@;C%xEWGVj{unn=Cr?d`XJbw9k2nQ60j z`A?(SXaC9lU-xIp>+o8)S^Ae>Zi&{7m_gVk| diff --git a/sprites/ui/green_button13.png.import b/sprites/ui/green_button13.png.import deleted file mode 100644 index 34bd122..0000000 --- a/sprites/ui/green_button13.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_button13.png-e88dc9aec769a11134efa0670f286683.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_button13.png" -dest_files=[ "res://.import/green_button13.png-e88dc9aec769a11134efa0670f286683.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_checkmark.png b/sprites/ui/green_checkmark.png deleted file mode 100644 index 3ad298eb9edd4736467b46deca80533553925983..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 366 zcmV-!0g?WRP)20002|NklTgDT#unK_mr!B;c3tN=n(+oBZnhamjZ(Y zB?v&Ag3})Ju_*x2*uoLr>nIKZ#U3_SfGmN8Bf>IV7?i}2!pU<#KE=cs2#P$C10S!q zfsVo&tDqPo%Rpd+;!K<1hyW@e$w2go!3ID{i8OB$naF{WQcsM57!gBGz9uSS@Bw@| z2XDj>;o5v`hEiO1q9-$wOCOxc3>plu>`D~?F0p_SN2)#mB<}3~V;LW)0000jbVXQn zQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J) M07*qoM6N<$f|??c=Kufz diff --git a/sprites/ui/green_checkmark.png.import b/sprites/ui/green_checkmark.png.import deleted file mode 100644 index bdbba64..0000000 --- a/sprites/ui/green_checkmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_checkmark.png-faffc5df97a6734a6c63945cd86520cb.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_checkmark.png" -dest_files=[ "res://.import/green_checkmark.png-faffc5df97a6734a6c63945cd86520cb.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_circle.png b/sprites/ui/green_circle.png deleted file mode 100644 index 0e31c2e795e38bda1cf0403c3fe4f2792231f6bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 886 zcmV-+1Bv{JP)gq9b@#TRwux;kX%lX|y1L4OdKUdX(d|-KV$~^gfVPJdovuGC9#yWuE zU}hMdh?OgEj&uNd{HtUhY)zYcUnb1L`k5}f{dvsX-<&iLe-t{v&AlJ7z|dbLy+|ui z?*h5AF>dBQo*dY2RYw}&b;iopOe5rxm{OSVNC)9@6d*yH|8%+$K84XTRmqO_1w%&g z;1jf}7a%lqcmi`0!_W%X6jF~1aKr7$RcW0S8Jd<4-RoXQ*S{l0T z{G^)O$3UG17$OnuXLfex56mahQ5v;KHK;v?IAg7Jq_8F3KHRpUa5eN}yZ!bkso_j7 zCMj--xy??l+C9FuSW=Tss_QG&-PyW>o#5)jOPY&lesO|gJ`YZdeODr79J7&{Ele?X z#wB8mjMhB8}8Pv)~%7Y!aBEuW2X;S^!{+LCOU-$VG!#k%0gD&ZxPwHRo;_ z`hqn|M3_k@Z6IDPG_}*dw1Sb?f%LjN0vzHGvmGxH`aFLCD~=EexTOMy0000jbVXQn zQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J) M07*qoM6N<$f)HS(LjV8( diff --git a/sprites/ui/green_circle.png.import b/sprites/ui/green_circle.png.import deleted file mode 100644 index 04411b9..0000000 --- a/sprites/ui/green_circle.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_circle.png-de4fefc1182c313a39de3cdbf64417d7.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_circle.png" -dest_files=[ "res://.import/green_circle.png-de4fefc1182c313a39de3cdbf64417d7.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_cross.png b/sprites/ui/green_cross.png deleted file mode 100644 index 89af6fa4989942e87971d47db98248defa4cc69c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmV+}0nz@6P)#FV0000jbVXQnQ*UN;cVTj60AhJA zVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f`qnv AhyVZp diff --git a/sprites/ui/green_cross.png.import b/sprites/ui/green_cross.png.import deleted file mode 100644 index a590c45..0000000 --- a/sprites/ui/green_cross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_cross.png-175838fb62060589cc8f2cf2b0bc92ba.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_cross.png" -dest_files=[ "res://.import/green_cross.png-175838fb62060589cc8f2cf2b0bc92ba.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_panel.png b/sprites/ui/green_panel.png deleted file mode 100644 index ef443dff17cab3244fb4746573c25fe049374572..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 632 zcmeAS@N?(olHy`uVBq!ia0vp^DIms^Kc{Z|=N}pzW52SyTGs8wk=}|8#hdQDtFOBwHz&7b@9&>J#u{&>qmMt^ zuHpTdZ%NLl>zt2Y6lH9f*L_yltHx+kNyy$=HgEqGR0M9*-@ktQ;*(LoADwnSyWobI zS>M{^&o}n{-gc)ZcvDHA>c+hvS6!^q+UB=gz5Tw!y?-lst`^s`boQ{Ya0nB6dYKfB2Wcj5%RP+AWW9v1RCM+<+?)tx$V2yf8UprT(#V7 z^47f1H|%&;E!%Oft+YtVY%lfo>$HzaHo4-BCIUHas3JkiJJGi=a)}5^?RLooQ zzVp}GtZBy*C-}y1&-eN$=d)j+(C6-6N%QOa!Mx8_yihya2}~HeC9V-A!TD(=<%vb9 z3`v!GNjdrXDJhkD$wid~CHZ=pxrynidcdS*Wa65aoS%|fw1Tbv9Z(~Kr>mdKI;Vst E0NP>*Q2+n{ diff --git a/sprites/ui/green_panel.png.import b/sprites/ui/green_panel.png.import deleted file mode 100644 index f7ec5fd..0000000 --- a/sprites/ui/green_panel.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_panel.png-bec77a56a17e78a459dd0725e679be8a.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_panel.png" -dest_files=[ "res://.import/green_panel.png-bec77a56a17e78a459dd0725e679be8a.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_sliderDown.png b/sprites/ui/green_sliderDown.png deleted file mode 100644 index 329cfdc79970bb3665da63e6e691d153213068c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 448 zcmV;x0YCnUP)@g#xZO*)8+Cn1ACLX;qAF}sG~MF`QG5co}^z?M#31R)TFNC-R$ zq937eu~ff9yP-_LCfmdMm&+476_ zjRF=p(4R0EuyEUtaH2j~1mF=DDuKZg2Uf!Sq7qnmX^E|9ZEzulx-tCYhk2s)VZjr1 zWB67U+X>wl`xVNCNu!*YCwl*pw;z}Y=3JO3x)Mfg1C3^aas5f_6NWizoY)4sC9Ieq z`X?BTfR&I73oUEXV-DIvQElr!cYXi>04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jpe qd2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000>Ky?fNiT;HbR4q7@(y_*5-A-VhSzZe?J%5<8w?J^ z>bSw;FszOPmBb)M_I}p^br@F1!5E;Dc_1Bz*Ktj^qQMeXSAqtQxfi(YAQlu*wQs{?6{f%bsxBc@Lccc6j;uLj6Rv~(EAe2_gL`-mNlfIETOH_AmedrnOUIFv?O*0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g5I^#=l}o! diff --git a/sprites/ui/green_sliderLeft.png.import b/sprites/ui/green_sliderLeft.png.import deleted file mode 100644 index 8a4bae9..0000000 --- a/sprites/ui/green_sliderLeft.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_sliderLeft.png-b632583957ed9600b6688adecb212410.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_sliderLeft.png" -dest_files=[ "res://.import/green_sliderLeft.png-b632583957ed9600b6688adecb212410.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_sliderRight.png b/sprites/ui/green_sliderRight.png deleted file mode 100644 index bc22a14f75a586986301ab2e1a710c48b521d6ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 502 zcmVE$@G97s>cp*s+i3Gq6R-i||dAPDCj^1$uDfp8qr4jd@Q5#_*v zbR0nk4z%OY9hkk}6;dAqYpy}zIAjNcYATqU294vYt^|SYZ@LvdxEu#_7})+3zF_x6 zEjQgh;EqFfSjD+ONT{u|_@JLGV>Y0U!{soC3RM?iK_WF^jw9$W1_t2)aU2m2lK^5C zx;qZpVP&WNaXXCOH3YK5V6_2GhtbnAq8O){qXY0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|R sV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f`wtvT>t<8 diff --git a/sprites/ui/green_sliderRight.png.import b/sprites/ui/green_sliderRight.png.import deleted file mode 100644 index 196848d..0000000 --- a/sprites/ui/green_sliderRight.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_sliderRight.png-3e2179027439a12f7248f718cc46ae17.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_sliderRight.png" -dest_files=[ "res://.import/green_sliderRight.png-3e2179027439a12f7248f718cc46ae17.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_sliderUp.png b/sprites/ui/green_sliderUp.png deleted file mode 100644 index 2e4761f6296bba2c9fb25b26c55aba8db1372a20..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 431 zcmV;g0Z{&lP)&UV#8S)iRI?P>vb;kc|2rNepkR;~)hxwjS;LJ8Fs7=d_$(_v>kYRisAeg8 z0>Nh)HcLrLNXV9@?R5O#dN-D!W$2cI^nmmdw3HIdNVb$3mJw|!H7z5`(zx|j^QmbW zeoL+9Gr-Ek+ACpHvkcwRrd!eQvKMY4ELl^_G8l%LJ8I#mg`*aZS~zOqsD+~zj#@Y@ zEd;f!(EEPW!YHk_=#>^nL5zZDO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1n*Zwg~_L diff --git a/sprites/ui/green_sliderUp.png.import b/sprites/ui/green_sliderUp.png.import deleted file mode 100644 index f3692f8..0000000 --- a/sprites/ui/green_sliderUp.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/green_sliderUp.png-74681fa6950e815e675ed22959d5ce94.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/green_sliderUp.png" -dest_files=[ "res://.import/green_sliderUp.png-74681fa6950e815e675ed22959d5ce94.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/green_tick.png b/sprites/ui/green_tick.png deleted file mode 100644 index f0c945d3c71e288e259a904740c04f7f40f5eb16..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8&7LlfAr-fh6AmzL>bE-id|uI3 z_hURqn)Y0N_pf!i?R)Y0U;p*uDzNS_QGR^L_}=?szg;hrB?2lg zDbJH&e!w>OlTH64r3vC5h730qTC_j3Fgi9j*d;Lh?2Tb|*zsb^^QwS^Yr#nz9Q;bo zCwe8PNHD49d+{);222XlGUF*?vDw@>$>`;}4{zK(zb*LUF!$urDyXZ`*1^78ld zb1XmGZBhL?p3z44-Ez0ef4HJ&_NWPwE+Vq3x2vY{n zn|4)>iW7?%8S-mXCWl?HG6p(Cx5PD~Bsf2q7`iQ?|>Q^JYD@<);T3K0RWyMS-SuL diff --git a/sprites/ui/grey_arrowDownGrey.png.import b/sprites/ui/grey_arrowDownGrey.png.import deleted file mode 100644 index bfb5ef3..0000000 --- a/sprites/ui/grey_arrowDownGrey.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_arrowDownGrey.png-92b81528494ec64eac34f1fd55c9c65e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_arrowDownGrey.png" -dest_files=[ "res://.import/grey_arrowDownGrey.png-92b81528494ec64eac34f1fd55c9c65e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_arrowDownWhite.png b/sprites/ui/grey_arrowDownWhite.png deleted file mode 100644 index 75b4c3ad3aed9b39ca1f1b3da6c04e436d24f450..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 239 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsaj7L$B>F!$v^)7-v0Og{`&9# z)fxZ%{QTS|z~7E}Lg9aV$p=8u_mUo4McEvFN!;68ecXT5TZOL*wLA(RK0o)bonYKi zs^?+LY{bASV>rw4mBa?d1;vjzEzIXJ$}_MXsgYqcncpbE@a1}yN&UKX1+fMvA+gp4 zER6h-CJYQ)Z?53^6qoP-=n&l!*NBqf{Irtt#G+J&q)NS{oc#QhluEtiqRN7je7(%v j#Pn1>ppT49T=SCiQ&Njou+_fbP0l+XkKpnX>) diff --git a/sprites/ui/grey_arrowDownWhite.png.import b/sprites/ui/grey_arrowDownWhite.png.import deleted file mode 100644 index d4f9b96..0000000 --- a/sprites/ui/grey_arrowDownWhite.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_arrowDownWhite.png-d02acce0eb695b12439e7be7fe3a5a7b.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_arrowDownWhite.png" -dest_files=[ "res://.import/grey_arrowDownWhite.png-d02acce0eb695b12439e7be7fe3a5a7b.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_arrowUpGrey.png b/sprites/ui/grey_arrowUpGrey.png deleted file mode 100644 index fff76a101c964c6648c5a3f6fc8761b5cdd09452..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 236 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsVYww$B>F!$q5G-m-)|+voC&j z=D)+P`HdnBmpKkA*ab>0_nj@)zecdl@ll1T-z*bP`Pps~Y$ubiTBM#5sa){+-s8(W zlh{`}U%YYg;z9l?7XALplNg^nzM9CKVQ(lkk>^IgX^N-80=XqW?PkupZ|pPI%5;8! z!@~=A_!*YTN!{3S@CDEj47w$*5hcO-X(i=}MX3x)m3m1z`S~d+m3qlVl?5gFdYQS2 h>8W}^?--f5<|XH+q!z7UtA7X5>FMg{vd$@?2>=4{R@DFi diff --git a/sprites/ui/grey_arrowUpGrey.png.import b/sprites/ui/grey_arrowUpGrey.png.import deleted file mode 100644 index 22b3f84..0000000 --- a/sprites/ui/grey_arrowUpGrey.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_arrowUpGrey.png-778e16134b1c92193afdbae9012bfe0c.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_arrowUpGrey.png" -dest_files=[ "res://.import/grey_arrowUpGrey.png-778e16134b1c92193afdbae9012bfe0c.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_arrowUpWhite.png b/sprites/ui/grey_arrowUpWhite.png deleted file mode 100644 index 80c42bccd85e09f12947b3af4180e468b885fb9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 232 zcmeAS@N?(olHy`uVBq!ia0vp^{6Ngb!3HF=rCELgsWML&$B>F!$q5G-|NZ+L{a>D= zp~Rk9lVO=4n?ubalYc)ytN*hXV-PyN`s4HS^MC#S$S}bstoQ!@`sx3_zrSByGt2Rl zLaBz-{k_%4`Ae?-{O`gr!D>R)6NX#==d&;b^_!-68Z3|#+4cS8MV?RgC!WyGKb7tpOQ4MRL3v^3dBT9nv(@M${i&7bqD)o|b^7B(tD)o|!Dho>T^)ho4(^K_; eUNJIp%}dTtNiABzR{svDk-^i|&t;ucLK6TmK3kyx diff --git a/sprites/ui/grey_arrowUpWhite.png.import b/sprites/ui/grey_arrowUpWhite.png.import deleted file mode 100644 index f581bf0..0000000 --- a/sprites/ui/grey_arrowUpWhite.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_arrowUpWhite.png-b7fd7c2e353972d0d650717a509414f9.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_arrowUpWhite.png" -dest_files=[ "res://.import/grey_arrowUpWhite.png-b7fd7c2e353972d0d650717a509414f9.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_box.png b/sprites/ui/grey_box.png deleted file mode 100644 index f17bb8f1c3b230bb63fa035a524b48d66b946ecc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 535 zcmV+y0_gpTP)b;@5Ji2193e-@QF4SFAxB6{hh!Nrl`A?+Y2CS^L!zZ~<;s$684yUewees1ubkkJ zM3{w0JJJ+*SMwjcv&DSN>IvJnpJub!TazJkKA($Av#FD@p6j~rlgZ@Oahyl%r@*G6 zApQvKjYgvf>&z)-+#H6Xh@wcuaV&F)I3ACx-e$8AK@fD|qTbVM7S`C{`@SfOLgpEK~Ikhl8l=T591pw7~!t1%^h% z$JJ`3pipE8m~)xuxzs{H8w_CSUZdJ<;zuIY(R!CC?}s z)?n;4_L+K}cX?t4%zzm%17^Ssm;p0j2F!r{e=v+yx}c!NDg6YDQ#h>vj8wYEH)yxx zTi6Bj@Nv0ZY8`l?!3haoNeedax;)Rc2sreXWjUBN(3hwU4O#@eMwmNaO_h+Q3jGTm z0WD~r*aLkw6iyB{(KP{48yXyP(dXZKWLUV7aW}Sp6X-b{YuCuT0!##;lb&kh1Jp*k zLKL&8p8x;=Ep$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@; ZZewp`Wpbznf9?PP002ovPDHLkV1oWj>|+1` diff --git a/sprites/ui/grey_boxCheckmark.png b/sprites/ui/grey_boxCheckmark.png deleted file mode 100644 index 3afdaf4672733c7e947212ac4ec9c9ab6a71fd24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 752 zcmV5XbWd_Xzh0_bB%W_Xzh0*V+lhwyT__Yj^ZER% z5hZv?6+}W{Gn2`@7$Ljl(8HExG26D;VzF>lg`7?&zTR{?Wt~n(gtMi)ce^ph1I=cW zZMR#NmaJAQR3+ZGE~U)nU=)BP zX+e>a5QhteG}Q$*nM_!t(O|RLEc7{wHHtHyojSng^Es(1*Z~RkGaxDDI2EL5lLBG%Jx!VFu$sAt98Pi#P!trg*W$l|Qa4kx74n zLXya8mohLc4kJmRf`VOnfkl}}0_H8GT92e&uNMm{EZDUjNm2DGD%iDwg;n@C!LIcX zN5PeW#R+!pUl-mI5;xejgTZCwQaYOc1sIhOB!lvAei<0rs4_Pu?xL@*P7_WS)*8(!F;4hgf8J6Kkn^1RcCfSTU(`K)X-AXBUj8#E#yH)6Qs z9jaI~RH6Ar8UkCe=^GEo#!%QfWSdSvtPLB~PDe5{MQ&qnWMy)w27m4V0000lhd=`4<+qr~ z3y$p&JB&01$z=z1!H&3xj5d{Z9z``(O^ZA^+4Lcr>alYwv$_9gh2p39M?|Nf`fNr5?v zGb*@DU?LQG5}XJ{u7b-1b`O;VCxa5imS}kk;6%k>END$vI3@qdj`rH zSXww8lvOZOI1?!AV7f-vopVmWbWmyGtbmz9rGd)~mKMqsE)$r^;c0RRTL){kT1LB1 z1&18Dt(fdckij`yF&UidoD$)j_LvCQ>-CHdPsAYB`L4|MKfeqNV^v;Is6|uy0~k%= zBn4ok%6oi6?c4Ykh+sZ04u`{B2VT^m2?<)s4Xh}tJf9>H(9nB2ovcX%GDmLIAc=rp zBgCD1Q6(Tzh4hO&47E`6K^~CFP*^$0L@oi58#QRiMV}{XWVrDn;jZYJ7DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1nvTHo^b^ diff --git a/sprites/ui/grey_boxCross.png.import b/sprites/ui/grey_boxCross.png.import deleted file mode 100644 index f5ba65a..0000000 --- a/sprites/ui/grey_boxCross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_boxCross.png-3e6f6fdaed56337af42d7a4a59272f2b.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_boxCross.png" -dest_files=[ "res://.import/grey_boxCross.png-3e6f6fdaed56337af42d7a4a59272f2b.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_boxTick.png b/sprites/ui/grey_boxTick.png deleted file mode 100644 index 42baa8ab28877d4c5e2e7a31a2d61f6ef1621a76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 952 zcmV;p14sOcP)1H|G1^?F@&yIoz~`z;MAtOrF?YX*3!SKyJ62IGs*nx7&&Jdi}*Vn~gXe z4&rjTJb>%=AS3Wc!!TShQN5xw%d*@sf&v7k%|Pe|{!pz}?OX6RuK*)^3ZcgW z9UMNHzPv%&Vj=cH2TUdtJBwrs1Bwd?qvR8mRSp$y0T=5w9S(=0QmJUg5E3z)&9vX| z_j{M*j+d+lRi}5D-biWPW;iU2LYGPY#d?LxYA1LE$4iz}aJNHVMC3P$qc1cZQ#e5AcJRBdr}5S?t9pNCRiev z>Ok)O5L}202G(pgm4J9AinW_<{D@2SVW-o13J}bXN1%(7ZOQ+DUIHj?h6QDs5|B5` zpq{D{@eCk{p9;|VeEynctnjEqekvVSp;d+psrF={ML~BfKT=JuV?eDdq$meb!L-|L z<$j2Sx1PDZGk!pS!llw8>QNMd)Pa#TNNPjMa&a}}u=({ts7)YgTy^%A4Tj6+k2GPt zu{o3bU%$QvQlRn{R9RQ$y=0cW^Qr2k4Y|k$^+a)vsV?`{58m;PKKK*+A{4(@fO3FkT~)K1jizZCWVY1!vP?u%DiJVvx#70Khr=CH~_#~XryFd zVICUj6%zRAHzQ|e`;fH;{DRjY5h^23Bp{|Twg2^_6+H5CAiB3B2V7ERfsY72>krX% zj4c*#YPA3W04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{ aMQ&qnWMy)w27m4V0000l0wfFjz)(E6)o3xcuX{DT(ggz|5`Mk|0Zc;*NwrUSG{Ae z=ch*2wdCHucjABEE6ZDb$GX!WU7AqAviPg+uiuvoyrxe-{nX6&vf2dZmCrMNzl?qm zV&eN*Qhwd_)tZXgi#}%9&eDH$p>*!b2LemB*G=SW_`vv(`4D>xKZm@4okESn4-A0= z>krR=KJ&~m`F49A=9#^RmVapVf5<)mkhoo|Ki7N_JI$J)A4@)XKAe0=9U|~E{9*s& zjD$0XGJf9vuzHo$;|)69|CfR+uYLOb=f=m|-d9g{yyo(_`p5g*ZlAyW+Wtw{a?`rk z$yd{V+$hM~Y{|dYO1-3<{QQ)ZO1EaktaqI2fy;)j;5^Wc2 z(|5MSG)+%io;3N`sb?llOMkSddO03x$VgNazON|kQ|MPZ>&zN{u`@k)pUr$*vU|$< z$hBemufOivAEWpGNZIbS54LAl`Q6UkW8*IurLs$5?e&ZH_uAq<7wo?uKK=C4G#}|@ zFD-NJ|8jphm9{zZ$+HTZDAmiaJRfJ;o}C`^rfj!-{)wM8>-?4r|EbFS`ICFu&9C0Y z6L;Q!FV-FAb-SL|K6zrs;`(<#4!QqOs1dN^kZ<8X#Qw1PgCjbZBmM^zVO4Uto~M3e z#1--Fx7YrAShY7wBTCgb{Zd7g|L0V@`Pa?c4P} zXIF}W#GWZhBxU8uafcE8Q}$GR_U<@QC(L`nUrmddaC&r;;KbMBAwDNBK|qFdq` zQ4*Y=R#Ki=l**7)sh5sFrZLF19!mz@gYWfraJhv(ETSj@GYK?4KWGOir7>`s5qYqeh{jdvmtm z-o8o4-s!T5u+6S3#am>1#lH)i%L<)Wh?>86zb)_VlFhGoy{xf2-*YlC=={ZRch?_S zw&L|KV>=l>_T?#?=4IGK^*`(0k#YOmap5AXxyv4ZesaJA7X#l{K4^uLXChOhdesB|3fPbVO8=c`A2AI?NQhJ-#?2_ zKYi43;?&n)t+vbd>TBDVzwW#Jw=Q3I-pQ&(A65T+uUuSN^*8!wX3?BPiEE+r6Ymz} zZMO8^e$(dc+hf^(z86}gNd3vXm$C1RdGCii-m)z*%R!-A;u=vBoS#-wo>-L1kW{Ic zl#`#Il2WOcTvS<5lCPJUo0y)e2aFjb6W6@t{FKz96>RnIfEpP*UHx3vIVCg!03Afe A<^TWy diff --git a/sprites/ui/grey_button02.png.import b/sprites/ui/grey_button02.png.import deleted file mode 100644 index 397999e..0000000 --- a/sprites/ui/grey_button02.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button02.png-96de9dbb11c69e90c0247b8ac63a0b0b.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button02.png" -dest_files=[ "res://.import/grey_button02.png-96de9dbb11c69e90c0247b8ac63a0b0b.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button03.png b/sprites/ui/grey_button03.png deleted file mode 100644 index cf556e13d816dada213875657f3cd8f985d264e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 573 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`%Ig)5S5Q;?~={yR(=AMOq*J zO|x^7JLtYSc%x@>>SVVKGJ6s;H9HLMy|^l5j#dVUQwz*Vq z*5i*m3}yKCr&!HRJ5VoP6?Qx8&b{U4mMS5QQTmI{+w*??@GNQLiEqDa8x8rnZCAhD z{+_9HwvSq8+?p_Lzs{ZWq{3fk-77JieKsz>#%_Ltb>hQy`45#`{#V#Also;o_`#Hq zQ|@o&@$2utTR-4?*!+Q0z9s%$*>1*n0(KnsV*kEYvEEUv5wHWwoQ~BKKOlRE{o(OL z_Vdp-Shw&W>Tj*Ln#)kmA>ZQvL*Y-+@yCJ%?H?R}Z2Z9A&I~i{|6}(mlt)BX7(e>A<51-c_klwl$tf6f8-<9GHp(`p|{~t_T;5F-P+Sx5O|Jc}@y6(J{ z{%CFSJj wr=(QsB^Ol|l;rDW<|d}6>H*V-k%?zopr0GO@}q5uE@ diff --git a/sprites/ui/grey_button03.png.import b/sprites/ui/grey_button03.png.import deleted file mode 100644 index dde1454..0000000 --- a/sprites/ui/grey_button03.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button03.png-8075ef665bf813f70da252746fec90e5.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button03.png" -dest_files=[ "res://.import/grey_button03.png-8075ef665bf813f70da252746fec90e5.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button04.png b/sprites/ui/grey_button04.png deleted file mode 100644 index 3d0049d8c0e45fbf4beccd9c5a02e42166247bcd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 500 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJ)*>W_gKEp?(6KTz{UIH)=%*3-EaJ7#%ve2 z{dOOdr=MoMBxrX?-0qOR_5AY_`aTHOh5uN7nG-H3*AEqJKgpEeY*yBBZ$hqabT6P57&ojd$|ALi2uQ{KWAqQSY_-(eKBshpxu0D zEBizFx65S2zixJa)c@_ShSAFZ9YVd+mF&N#e z&Y$*o#rY4Fhjvar`?Fkq_VuHg=f8fh^^o}Uqi#{eB*6O^ItnNpOBz zNqJ&XDnnAGUQ$keeo9KEUUE@oK}o(|W^Q77sva;}jZ9qglJiqii&n7JzXNJy@O1Ta JS?83{1OOLc?27;Z diff --git a/sprites/ui/grey_button04.png.import b/sprites/ui/grey_button04.png.import deleted file mode 100644 index 51f6978..0000000 --- a/sprites/ui/grey_button04.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button04.png-d2fdc6c12d48a25040d97bb8d7e84af7.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button04.png" -dest_files=[ "res://.import/grey_button04.png-d2fdc6c12d48a25040d97bb8d7e84af7.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button05.png b/sprites/ui/grey_button05.png deleted file mode 100644 index 7dc23c6cee58a676431d3f74b43428c628bf9bcd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 595 zcmeAS@N?(olHy`uVBq!ia0vp^hk@9TgAGWgtIFEaktaqI0}!!D&jk=BQ| z4(c3S`ejl~llKeN9W8NA>5Cc@6x7(5*_ssk8Y2=iElauATbwiTx%Kq>;e{WscI!QV zzPB$f&?aD7>ieRdUtaI}m+`O8ZJh)A3A_8d?)I+}kH45BAt4#(GvVNVmx}YezyJQ* z6{ENQ^UpnJGfaejemiOBzJ2jyey2V6U01AnrE7o0t$A{|M~N*b`==0zV~5f<@63uTEWyInQEQ|2$eee?5+KW|GUwi(Si|9t*NgV|@_9g~<>Vp+-Db&ma^gSNAr z=*L1Ex$U$0+Yf&&vD(VG%i){lE?L?0mlc0{x1IP{VPaV_>&1`FJiG6{J1%eJqb5B0 zkoSjpb!G=PqXwQ72FVi)MiUrQ6oC8&9tKGUBZd@)6ATj=i5F<-J1wyO+mYj&bbPty zs#(d!&i7mX_WiDP^-nKvpTBW}zQVE33mm3*_Sx@amE~K)^M0ei`en~AZj4*+%QJWJ zs#V*-KJ;y?({?US`BGFok54Jqe;(KN?BMktQpRjQ70-0;p3>+kE_}Cc&rg@{-RYlp zvFzdUecpaF+@yTf_Gk95`IDW1#=Bpi|NFnRSi!A;N%CrTz&O_}ag8Vm&QB{TPb^Ah zNUGFJ%E`}9NvYIJE~+dj$=A!wO-xVK1Ev}y6W6@t{FKz96>RnIfEpP*UHx3vIVCg! E0B+&|aR2}S diff --git a/sprites/ui/grey_button05.png.import b/sprites/ui/grey_button05.png.import deleted file mode 100644 index 02e2231..0000000 --- a/sprites/ui/grey_button05.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button05.png-420747ea7c897d19313997940acd8bc3.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button05.png" -dest_files=[ "res://.import/grey_button05.png-420747ea7c897d19313997940acd8bc3.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button06.png b/sprites/ui/grey_button06.png deleted file mode 100644 index 96de926896b58e298198e5390014f0ecfaee38f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 583 zcmeAS@N?(olHy`uVBq!ia0vp^`+?YygAGV_2UM(MU|_uJ>EaktaqI0}|Exy|5(ggM zN$9(<_=|_!LFF$TatqyG_?0N`5HQzci{WUp&^yv_G38U+zNERDXRe+3e8AiA?vsXF^;IhWf<%WrYFP3xI=U*Pcm*8kJQW%%0D zwnmwDA6+#2V@1xH%f8>Fb=@zQn;*EX`)AdvxX&&z84rEr)o=M-tg-v*UYM}^?mfL2 zz3FGG_P$Hoep~W$$>hIor*D>;{QLPuzVu_f-t_r}33l`EzZ2+A|7G&iRk*i3V_&y@ zJZoW*(aaKY`Tpb2YV69H&ujedowoR8&9CM5kNPd=`i1qybuN>CeEuJpHqd1rEL&V7zrA>aG&k4m4dzgcTrw(?x~;k3;glWg{`TD5E1=GS*R_vY4J zIC_7dP~4{^>kYI2C$fLb*yr(fuE81M!sSP{Ph>T&osseLpSN0+zTDI2{9i(E|5)+E z?|1K)TmRJmewwJ$R1dM0h64!{5;QX|b^2DN4hNMcpq@4Wx wl$1)nPGI7mI&QD1#TESNT4ycjA)78&qol`;+0E28DE&u=k diff --git a/sprites/ui/grey_button06.png.import b/sprites/ui/grey_button06.png.import deleted file mode 100644 index d7fd1d1..0000000 --- a/sprites/ui/grey_button06.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button06.png-423ad9fb82f31f26368d4af596ef07c9.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button06.png" -dest_files=[ "res://.import/grey_button06.png-423ad9fb82f31f26368d4af596ef07c9.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button07.png b/sprites/ui/grey_button07.png deleted file mode 100644 index caa8978aa7131fcb668932c3586e7e627a770c5d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 419 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFdBNgIEGZ*dOORutHnW}^>tcx zi)E9$aj@adBPUXX4hH-=T;SyB;^@P(dA z%>TNE=QmGgdhjcBkw(|%o7;S^R?Ai#`&!I%Xf>@0^|1slXApKbKE1 z{-xL-`TMPW%I_^|G#cw0u5Yqu44Su~Nbz-;7cdNUOI#yLg7ec#$`gxH8ImgXl5+C% wQ&KARl8Y(}O7itGa}(23^?mdKI;Vst0OS3vvH$=8 diff --git a/sprites/ui/grey_button07.png.import b/sprites/ui/grey_button07.png.import deleted file mode 100644 index 82fa15a..0000000 --- a/sprites/ui/grey_button07.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button07.png-5e9bf322f6e43e7c74e9a4a5f6c501ca.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button07.png" -dest_files=[ "res://.import/grey_button07.png-5e9bf322f6e43e7c74e9a4a5f6c501ca.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button08.png b/sprites/ui/grey_button08.png deleted file mode 100644 index a8666ab1be7f99251875a80854104cf9b8bd1c73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 407 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFsgdGIEGZ*dOOROtJy)I^?915 zQ{RJ&Z$fe|MciB>sB_d_Czwm=R!73tk27;T6ediu{=g=8Cg*D{kJu*dPit1K@+*z~ zof;W8aa(S0_QsqCEbI4(^ToFO6D^Qu+C4L!|Mx!g)0<=pH|j`R+~4-t^RfwRTcJ$v zGA8{U2lX>{tuvN7o#&k6%;^=-Bs66Ki>ihrgjsQI*Sd4h@;ftU&EbU$LgcrrKC3JX zVu*=X?OJ3pEBAKD-&sxKcOFc)Ip3cs!4@j?fYtnms^_HZQCnh|Z@-Rb`6G0EDGb@$LO<7sGFHkQ*o<;wsJ)#a!nx$JCp}@k2%K=I$R}+aJ{1h~Mhn z^Y_CtmVazqgGam`E4Pf0CW!B+ncsFA_b)z4*}Q$iB}=}w{p diff --git a/sprites/ui/grey_button08.png.import b/sprites/ui/grey_button08.png.import deleted file mode 100644 index 3629383..0000000 --- a/sprites/ui/grey_button08.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button08.png-e237981e8ebfa530ffba63a01e75925d.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button08.png" -dest_files=[ "res://.import/grey_button08.png-e237981e8ebfa530ffba63a01e75925d.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button09.png b/sprites/ui/grey_button09.png deleted file mode 100644 index 186cf0d4722588bbdf5858f3a500731439886dd7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUFhsdt_(jv*Dd-rjQLYBmsHy>MrZ z`$rDjp#BTWUpS7g*ij-WU^rVqpk<4_$|I+Y>Bb+}*%qz--yuEIaM_ft->#M3U7UMc zyh@@?Wo@?E6PLJRy**PTeuXQSv(=>f*1nwMt=Mu$Xmy(Nxyx@&mc9RNE;lXJa~4EdPDOMUttz>5pZNdB9m1mvTI$^Y!0Okg(es=q4&eRZWe{>s)wRp z7v9+Bdv(3$r)h>CO3rL}UK!TvaIdN2nQv2-uGFyuzxT;Mj{mYTazWkV2V0~HkAGjP z@@I-Ur&ldQc=&^-*Vf zmES1;$SBh?yB%>eM>(RaKEhA4V~0XigvYVTGkMM(dY3cvz|MjPYG(J3_l7EcTCr-C zUTN&_)W|x;+}m2WlWrW~jI$Is%WbI>FUW2@e8zZo?fuoMktI1ghuO|uF0sj+wd_EW zjQi7|M)5lj#7$za@4a#E^O|LuoAe%7%@;D}HRR2@U#|VIo^8&4uLUs^eiRE$S-_&I z;mGL~(1eTmW4TM9$gZ2)eCs2wU(I6tu4OP-oKv*@EMcq5q*Ur97gZLNkzOM^i?K_{o3sFfS1SR?ww?z+r54}TbcwyLD%WFZw%jT1 ziCbNx^X+Z=w+dz68t|MnEjn87xr0}bZ$<6>$vpq>o%ku(c#84kSG5j>CJrUs#1G+x zQ+7Sxux|BlgY(6g8d4);{GNPGe(-Ka;`iG5SHFl<+CF+^#(8M#69cw;+uln2U(|oL z>5VzpqN^Ro|JM5)D$kpI;5xHah1GL2v3-)DfGKf}C<)F_D=AMbN@Yl@)Jw|A&reCI t)Jra^EGWs>%gjwoPt^kks*#CnUUGg)YS9X|`gcH$44$rjF6*2UngEjenIHfF diff --git a/sprites/ui/grey_button11.png.import b/sprites/ui/grey_button11.png.import deleted file mode 100644 index 47815c9..0000000 --- a/sprites/ui/grey_button11.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button11.png-99015295e564f04da627ba88df77a577.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button11.png" -dest_files=[ "res://.import/grey_button11.png-99015295e564f04da627ba88df77a577.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button12.png b/sprites/ui/grey_button12.png deleted file mode 100644 index dcdd394f13ffc204f8a044cf64c66c6b9b82c033..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 480 zcmV<60U!Q}P)lEkaC0 z-}mg%Bckg%_G}SiBHFfPj~)^C`<*>{L^Msqo-IO5L|xbH(IcX&D)wvE<*{0Y9~{sFx?6jdcF zpZov-04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qn WWMy)w27m4V0000r=xe_ivR(~+yC!B=~|!Z;j!#{VCh4Lm6NMAWL{_|uWL#Ck+!y$zv%(< zk;0k{igzyv*PhKTn7r{z{ethBA9Bkk&yJiXn|phnf!nTy&riR*<0Ilae}_ibqYENm zT=Tz}N2qvys@d`0+E(Z$uQIpbjcvVhfyClt3W-VKIoVRn=x|bh?vQ*^y z*=_SYLPA~prw1qpPE)nDS6Q=FQ|yyHyS(ffrcZ$_`>sn^v>uTaubj7f*1SdURSWI? zg-&eCkYqmnL)^w+Y=wQG!oifdd;F|VFMn1!I91>2&Y3O3a`Rq-0fZr1GI+ZBxvXEaktaqI0}+b*R*k+z4s zH^&{)Ik3$}WYq_KWNH@b3Ngux@|;y6dke8=Csu zF1}UwQ}o5uvuT@8oc&m_MK$>Al8;;FJ@eKp+dX&f3_qXhSJS^eD%G3rU2HY?!FBJ` z-+%wDei$ub`tw_7ek6x{3;!YZhs_@xe<;)l*r9O`iQ7TZb{%Z$4*R#%+s)VQ(OUBK zf7|{Doq6KhZ=YqK4ldb*k7u+{agLcNB#$fpHdQl@u6Gd8c`CQ zpH@Jglb@fGQmL0*R9R4xua}vdn4YQ!j8P*K*SzHXl+>aXZ1wMe8W}uY L{an^LB{Ts5NH^(W diff --git a/sprites/ui/grey_button14.png.import b/sprites/ui/grey_button14.png.import deleted file mode 100644 index 37d091f..0000000 --- a/sprites/ui/grey_button14.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button14.png-8a7fb425bbbe81eba00ef733bcc1ab2f.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button14.png" -dest_files=[ "res://.import/grey_button14.png-8a7fb425bbbe81eba00ef733bcc1ab2f.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_button15.png b/sprites/ui/grey_button15.png deleted file mode 100644 index 6f0223d14c4c956e0d3117ad8ac3e6b861657095..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 489 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$7U>EaktaqI2fy;)3-5^fK7 zZjN!%JLtVRc%x@>>SVVKBL6pR5pmffc<|H@FSCdx9wO1=B& zqtu--WzRqVtd3cK-Tc%3+h68vyIfJJ*4}o+Y{oVDi}&ZZ`4#WD{WcG%L@|Kb_k8B> zm%0};S6|JVcJ^U`foh1al>h6@eJLAn=J>F#U9j`3_hyC`ehzs7JB1pD9}OQEA2J_e z#}KHK{r9v;arMXJ59RyaH%YbnKjfZ&NZhVfzlLkRh@ECl(2pe_JReRzq~7We5%{$J zko{agwqsg8r|-Af&ps>H{rc;x`pgxxOy*s?Tr<;edH>nE{pONT*Yvn8UjO>Ox_zMb z+2wZ0v-A%?{9rcIr{?RdwFYaK|Gf16yMJWQ@yF4htLLvdyJhaN%T=@Vn-4zFmENSg z>}SjWEQy@Sd*j|OZK?hf%be()_dBoh**}qzckR)K6PF&$zg%(oH~Y_tO&NBMAyUAY z&@FL|C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^m)rICqiUUGg)YS9X| R`gcH$44$rjF6*2UngAN>;gtXY diff --git a/sprites/ui/grey_button15.png.import b/sprites/ui/grey_button15.png.import deleted file mode 100644 index 5d9de51..0000000 --- a/sprites/ui/grey_button15.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_button15.png-43a06f83d6814510e6c2b5625fe62d43.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_button15.png" -dest_files=[ "res://.import/grey_button15.png-43a06f83d6814510e6c2b5625fe62d43.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_checkmarkGrey.png b/sprites/ui/grey_checkmarkGrey.png deleted file mode 100644 index a57f9945dab42aa46cfe2ef4ce10a12ed88f0dfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmV-g0j2(lP)20002!NklFN~XB70000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|R sV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f^mI;9{>OV diff --git a/sprites/ui/grey_checkmarkGrey.png.import b/sprites/ui/grey_checkmarkGrey.png.import deleted file mode 100644 index 5e2c935..0000000 --- a/sprites/ui/grey_checkmarkGrey.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_checkmarkGrey.png-0903180f415bb5c3d4aaa0d3c88640ad.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_checkmarkGrey.png" -dest_files=[ "res://.import/grey_checkmarkGrey.png-0903180f415bb5c3d4aaa0d3c88640ad.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_checkmarkWhite.png b/sprites/ui/grey_checkmarkWhite.png deleted file mode 100644 index 02d04cc23bc21fa217dc27d617c7a7b66e2e173c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 343 zcmV-d0jU0oP)20002xNklk=Vn;D6AEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_e paCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1lQRixmI> diff --git a/sprites/ui/grey_checkmarkWhite.png.import b/sprites/ui/grey_checkmarkWhite.png.import deleted file mode 100644 index 53a6cff..0000000 --- a/sprites/ui/grey_checkmarkWhite.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_checkmarkWhite.png-3ea55a21e1882e0d915215e4085cf170.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_checkmarkWhite.png" -dest_files=[ "res://.import/grey_checkmarkWhite.png-3ea55a21e1882e0d915215e4085cf170.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_circle.png b/sprites/ui/grey_circle.png deleted file mode 100644 index 877a3e06f23b0bcb9c77e25e8a20e581f5e950b5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 817 zcmV-11J3-3P)n>pYtyH-)1YEgO<<4Mm z;;mNe6PL&hObEo|0o`s_4F&_{x~`f|r-?ouk5#|lSGH|yU|_CRt35vq1pn;+$cR6P z17@?C%3_DZK}{x;2ryjGdQc|;E4^MX0_1wVs^jsfw%e^*tybTBy) z&Nk9TGX+NK2yzLtt^5z@?*WQu8LFo#K&R8`dzP`oW3n?*rKPjcqM_@~k5rR=45&?j zK_ue+OwZ2v1LhN&iCV-OB*qY1HdjZ6t?2e4+XllG=tpcAB@SnD{w-R}f}K&)EbYi9 zTU6I)s>|6r!cKhk!AG2n(ERcQh50-_EvBwS%s9+O6djnt*qN7zVaRCC(?9P2KukT6 zDS&#kKH)Ol%>YU;uWD@o{xmI&YgoragKyWQ$(PSYbV>kc; zP4f5}&1@o=ho5Os4!8h-Eeui;*gX#oWQ79$^_x++vwg@nALt9Lp+qD(bs~VciK%V+ z(F%;@4&>I`Q3$S_Z)9b1s0M%T00000NkvXXu0mjf12}Fm diff --git a/sprites/ui/grey_circle.png.import b/sprites/ui/grey_circle.png.import deleted file mode 100644 index 248ce4a..0000000 --- a/sprites/ui/grey_circle.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_circle.png-1bb87f043cc45b24799d42d32ea61a47.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_circle.png" -dest_files=[ "res://.import/grey_circle.png-1bb87f043cc45b24799d42d32ea61a47.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_crossGrey.png b/sprites/ui/grey_crossGrey.png deleted file mode 100644 index 725b7ade6afbc404792361d77ca5d5258bf29f28..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 288 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rheb)GJcAr-ggUcSxSY{0{MA?JXG z?8?_qtmP|x4sysg3Q8F8#vcr`W8s?&r+| zok6FrL`B;j-`<+YKU3Md*06KV>UK|;l=3(7FB7GdHclw6%bG2;SwKhP_FbDEr*oSO zq;@u!PSl>!U2!+@S&x%OkE_octwl*^HW)g0$ET$2dYn-Fy>p9L_KcrZ*XDSf`Sn0Q z?ZyPhFePoT-{GRu&M!U-bh&PcYeY$Kep*R+Vo@qXQl(x}PJVt$N~KbP0l+XkK?KpAT diff --git a/sprites/ui/grey_crossGrey.png.import b/sprites/ui/grey_crossGrey.png.import deleted file mode 100644 index 91a573d..0000000 --- a/sprites/ui/grey_crossGrey.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_crossGrey.png-72dfff87d2babb24e117fcc15db93874.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_crossGrey.png" -dest_files=[ "res://.import/grey_crossGrey.png-72dfff87d2babb24e117fcc15db93874.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_crossWhite.png b/sprites/ui/grey_crossWhite.png deleted file mode 100644 index 03f8189dd8fcf10cf41609281ff47aa872c32777..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 282 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe6`n4RAr-ggUb@SBSb>Kn!R&>G ztfq2VOV0$sU5u4(OhW6Jo`l_y*?auSk59?g;g9#$KbaG+*s^>!i)=~Zv)62TM;q_w4Xp4nlIB}WfsJdyWt4cnk; zG@Ea8x`nZi#C|NpOBzNqJ&XDnnAGUQ$keeo9KEUUE@oK}o(|W^Q77svgku dMkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0sxEYYZw3k diff --git a/sprites/ui/grey_crossWhite.png.import b/sprites/ui/grey_crossWhite.png.import deleted file mode 100644 index c651280..0000000 --- a/sprites/ui/grey_crossWhite.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_crossWhite.png-64d3904bd4f5e95a3d41fcb19396247d.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_crossWhite.png" -dest_files=[ "res://.import/grey_crossWhite.png-64d3904bd4f5e95a3d41fcb19396247d.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_panel.png b/sprites/ui/grey_panel.png deleted file mode 100644 index 3d6f82c5e4ffabe807c8d0e2b8f6950de10bb99e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 585 zcmeAS@N?(olHy`uVBq!ia0vp^DIm;uunK>+MzBzFP?*ZGrC- zrcF>iGig&xq*K&&v10*Ci`u8CZfKdf;>C(PM#oI1={)%nRU>%0M?}-&?9NNZ_6}d= z7$d(Gy#D&@ciQHkp`lmpZsl!X{I53i{*7Har?=ajkC&6(v`8avx%ix(ulF15!d741 zE~#AdsIg+vy4N2IEP8w|pV|35=9c-kzO(N&-W#9za=gFg;`hB<#rEB>S$HJeZJOOG zzvY+zG$l$Ld;Qg_EY^J9`E=WbH_XiX);>=9ZP4+4icW3c((K#UGPp&fmwWTgcgWj5 zd!g7n?+F&ljEqby9SsbE0t!q_E)ES0j7ka)EKm`L1`ZAZMu-RpQ~_9oEG^ zy~6J`z|i`!eBJAf?|)y^t=?FfBhQvN@oD8hqmy$UHQvoLH}g$i+NuW(rOU@dBT@=o z1NR(be)-$wv{~+dIkuaR@7~w6Kd8ekC?8yZPxA6#wjU=I{leW!R|8{Ox5PD~Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRS%d}j7(hflJiqii&n7JzXNJy@O1Ta JS?83{1OU}w?F|3` diff --git a/sprites/ui/grey_panel.png.import b/sprites/ui/grey_panel.png.import deleted file mode 100644 index 61ea744..0000000 --- a/sprites/ui/grey_panel.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_panel.png-2a4a4c0d900eb73b3313a55b30f758bd.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_panel.png" -dest_files=[ "res://.import/grey_panel.png-2a4a4c0d900eb73b3313a55b30f758bd.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_sliderDown.png b/sprites/ui/grey_sliderDown.png deleted file mode 100644 index 0ec6a81f4ac1db72ef365baec7e4492633f040e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 409 zcmV;K0cQS*P)?XTif(T}456UIeZ(b1`B`OX%)Vrj z%>eU3H!vo{IY0ZppP<4pY$yvegCMxVfW=(b-N~k)h6Z2(i$O;tilRmc(NG67<2Y_n zSWLY^S(eROsq4D?(hgK9ih{IM3}`?D8qk0SG@t?h5>#7TRaImdW+9l}fu85xaKP@U zLV+p_Ns^?+U@^yWE^;e=pn(e%=nw`27Pfth5}m;;fO{%b1B1o3vW`np4ea=`*eIH& zsTSJD@XQ=GiRO7eiS{wvtBd`FF2%k=sW5Gn5}QP`ENg!-Q8-g!ljz&OI~n$Y+O~b- zoZl6OGkTQR2Rc%u*c`eFrm~TB=wXLfPdiV#k2|mjLO%!q001p?MObuGZ)S9NVRB^v zVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjf D^U$Zk diff --git a/sprites/ui/grey_sliderDown.png.import b/sprites/ui/grey_sliderDown.png.import deleted file mode 100644 index eb92372..0000000 --- a/sprites/ui/grey_sliderDown.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_sliderDown.png-cb0181ae6a53379babd5f5e96492c7ed.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_sliderDown.png" -dest_files=[ "res://.import/grey_sliderDown.png-cb0181ae6a53379babd5f5e96492c7ed.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_sliderEnd.png b/sprites/ui/grey_sliderEnd.png deleted file mode 100644 index fe0856b59ac55645e76c415657d17687c001c0ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmeAS@N?(olHy`uVBq!ia0vp^96-#)!3HEdkIOdzsd`Tr$B>F!trrZrjwlGUKHTZp zHz_;n_KKM8t^PpjNg<;T2^IH4l#6<nX%>CwxClSiZv7G@=cCcq5q*Ur97gZLN nF!Z!aBj<5dfu4h0U47w$*5hcO-X(i=}MX3x)m3m1z x`S~d+m3qlVl?5gFdYQS2>8W}^yNyg-^OEyZQj1ow)xQJj^mO%eS?83{1OPx5Fy8o52?;sRh>gMDo6r9}h0D>Ii;AZ_w6`|22 zPuIaU6d}QB)*JGTpmjT#O$C!JCN7@;vWpzM05CQIG`r zL}1^zF-_Bn5HiUKjGJZI0>lgo!^Ux(WJcSz+YJ5-hS#p^?%vj5;#9-9aXMgJxIGL% zPE{}_ZVxMpV*9WP*eOmo>=0)HjEXY_M#W(zMkmj6tuQKX?Op9NChe= zs&B~0Q&Vq1+qPfvjby?wKJp+R@6(74sIXl`9+#*DUVrlm#lyN6OP(?0v3>y5S3RQI zbLzhU001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P) XZ)9b1s0M%T00000NkvXXu0mjfkSNyi diff --git a/sprites/ui/grey_sliderLeft.png.import b/sprites/ui/grey_sliderLeft.png.import deleted file mode 100644 index bc47a62..0000000 --- a/sprites/ui/grey_sliderLeft.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_sliderLeft.png-e4c54f5722791e50f23f5fd57d0edc4a.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_sliderLeft.png" -dest_files=[ "res://.import/grey_sliderLeft.png-e4c54f5722791e50f23f5fd57d0edc4a.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_sliderRight.png b/sprites/ui/grey_sliderRight.png deleted file mode 100644 index 33ad48d7c94f23d3607ec8464c7bed82dd6735fc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 467 zcmV;^0WAKBP)p&AYX`m^b6woB@F3>dY8kl9-?19O32%HFnNrk4v;QGFw_wTyySU7}1 z%Cek2p67iU$BD4IuJMQXwr%^(C~ghrIL`ZYkX(%6?!p*58No@w&Qm>-<3w0hRqHV7 z2_eFSX>c1xiBpDA;WoiU9GuL$qXb(n)CDvYMe%0&%fpsjEX#Vq zFQ}_veb`3@#^#gww}GmpVQhKud_)-Lf#3_CmVKo21IEBTufu!5w*UYDEp$a#bW?9; zba!ELWdLG%E@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ov JPDHLkV1nR^*fIbB diff --git a/sprites/ui/grey_sliderRight.png.import b/sprites/ui/grey_sliderRight.png.import deleted file mode 100644 index 9be3499..0000000 --- a/sprites/ui/grey_sliderRight.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_sliderRight.png-6ca4aa38d745cfd739963ff31cbe6131.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_sliderRight.png" -dest_files=[ "res://.import/grey_sliderRight.png-6ca4aa38d745cfd739963ff31cbe6131.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_sliderUp.png b/sprites/ui/grey_sliderUp.png deleted file mode 100644 index 257bf337cb62a90f7d29ef72fbfda1c30bc4ac95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 394 zcmV;50d@X~P)j-V@4FR zfVqR!*U9iooxxyl)%!WXiV9C20000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g3YL&4gdfE diff --git a/sprites/ui/grey_sliderUp.png.import b/sprites/ui/grey_sliderUp.png.import deleted file mode 100644 index b761add..0000000 --- a/sprites/ui/grey_sliderUp.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_sliderUp.png-fa90f6c675b975c178bfc7280f6e001b.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_sliderUp.png" -dest_files=[ "res://.import/grey_sliderUp.png-fa90f6c675b975c178bfc7280f6e001b.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grey_sliderVertical.png b/sprites/ui/grey_sliderVertical.png deleted file mode 100644 index 9b6b304948b7f8afce886831dbc25a490fe86ffc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 146 zcmeAS@N?(olHy`uVBq!ia0vp^EI^#X!3HE3vQAV1QVO0fjv*Ddl7H~C8mFIQNp1^l zM8JcJ3=IBlUVn<8FPH;Vt6Sn4Q4*Y=R#Ki=l**7)sh5-G2e8Rh}-6Ar-fh6Amyg^O>n+pL@%s zI^~Rm4nx+r`F6Fx{?0T`|98BtvFNk4mDP_zDTbg1Z{t~x@6~;0E$L5WxUlo%5s8MB z3zZ_`je8ur7*DV%RzJ40Y-=z$!Oo+we_}QR$N3qC$+jm%zfO^0I@EkZpeUJ5waww= zY$xYulcxl2Oq`(nU?%UBDJKhD?Y%a!FBK0Gl5Jx&U^vCSpg~D%su0tHjN{L=0$v@N zR?R59s75bauYwWiYTXjoh?3y^w370~qEv>YO1-3<{QQ)ZO1-G2e8rJgR1Ar-gIPWI+)Fc5Hg&A{p5 zz$7%GK}1D?k<-JGiSN|L%wLgK>>RwgFP&K9=_u3+G>buH6k5jHsECc5MAnuupEQ~!7@ z`C@dhRp7mpAd89iO2vdnb!IL*4;+1SRIc(Q=UwjyO#2&LRhNF@o@4uj>m^U^d(I!a z)05+Q8k~R*)-7?3C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^nZ+{nZ= ZFF8LYwP*!f{X3vW22WQ%mvv4FO#sG%X7d05 diff --git a/sprites/ui/grey_tickWhite.png.import b/sprites/ui/grey_tickWhite.png.import deleted file mode 100644 index 7844710..0000000 --- a/sprites/ui/grey_tickWhite.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/grey_tickWhite.png-8c8f7a2ed20671e510deaba950d9666f.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/grey_tickWhite.png" -dest_files=[ "res://.import/grey_tickWhite.png-8c8f7a2ed20671e510deaba950d9666f.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/grind.png b/sprites/ui/grind.png new file mode 100755 index 0000000000000000000000000000000000000000..6a67b2583afc1b8a38a5c7f77986e565de920683 GIT binary patch literal 517 zcmV+g0{Z=lP)4KIwPpwj>V0g_2X zK~z}7#aB_TgCG!GpcnBT&tT$>yui!505@tPY471lsPDsWSyr^7h$Ib))Y+XGRuBL% z!iDXI7sD_V1+Jgfdr+3py0Cru>I`xWm^mA<$T=P>3vTS zvu83#R!R#{+JiT*u*W&EmL&iVcz;Y8|2;f7vXC_ZrA0t{FQ*_dTdiRc_;3ISf}p51 z^?BE%psmFx3v2zl=NfamX>B-E2dJ}u>t%!Sd-MeLOtJ)2Kc&~{Tq?`n8;PZu zgS!OqSj|Y5z*_ixM7DyXWSBKwlBX4-7;9S@lX=0LH+Zv|vFr@&-jwo&n+M*q9iEO$fO95-0Iq8PW9!V;bt_9d00000NkvXX Hu0mjfXZqbZ literal 0 HcmV?d00001 diff --git a/sprites/ui/grind.png.import b/sprites/ui/grind.png.import new file mode 100644 index 0000000..cb505f2 --- /dev/null +++ b/sprites/ui/grind.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grind.png-52dfeff9ec7629cd0eb721a22187b5fa.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grind.png" +dest_files=[ "res://.import/grind.png-52dfeff9ec7629cd0eb721a22187b5fa.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grindhi.png b/sprites/ui/grindhi.png new file mode 100755 index 0000000000000000000000000000000000000000..e386de12ac6d4c84b60a11bd8fe32fdaeccaf33d GIT binary patch literal 516 zcmV+f0{i`mP)4I_mU?Dzlx0g*{W zK~z}7#aCO7gD?!VNsqP2AP%fBK03o)b8;P}BiK7|`BV-U*JD2$I0N9bga!r)Mla%|I>6X1=S09kd{;ksj)Ay_ishQO&kohx|r!&=-CvB{3#TtBA0Uqlat5aYt zj31Gu;G8m!T9)KtjVQ+2QpT#X;LQiTS3srB9>h zRqo-R7px6d`CjhRh5+E?NZz&pKmcH8T&K+3HvpiCl~p(sBIX(q%?y_cMBYciON&s0 ztO1=Dp}nXI^r7JhLkuyhGr{>_f~cw>c49f&*a^J)c>WJ^*T@o4uKR@m0000<>&kwYQJjHS!bF1g4g&+Do~MgrNW|f@;Wv2?EAW_Vbf*aK z2~zvOvc|>iq{f%UrH4ZM)Esm}Jp-4N-;hvdIB@7l#E+*IeG3n~-o?bwkWvsQ!MZQ^ zwrhe4r}!Q3gBn756)p{jB`&kd2rf3|oSd8)#4sbqJYkYo_MDhmjVFILewKOYz~c5( z=DI~-DD(28oKF}2T^ktN;;GP8-oM)HPklGT^~O*;MwK_O8HC&(s0x{$TFs&GAaipl z!y{&$E5&{%=9e+XrZ{ciC0Gy|U0VNNoYN&sV{((8tAxgv5c?(n!nj=W*%uuXUb3K? zx90U<&w{+uSME*Q+&)q9v!0ulya&%ZA?M@sGQEyo{-6^0W7+G%J4_qQ`-(5SZ~8xn zGx+jr0j7sb7rJMxwdJuCnxn54^?LQ;Pj4$&Dqgg>Cxq=`P|K)xTxcop2@FgIPgg&e IbxsLQ08I0qs{jB1 literal 0 HcmV?d00001 diff --git a/sprites/ui/grmony.png.import b/sprites/ui/grmony.png.import new file mode 100644 index 0000000..cde1f50 --- /dev/null +++ b/sprites/ui/grmony.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grmony.png-9efb9995e2b8eaa4cbef88f9b82b6cf8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grmony.png" +dest_files=[ "res://.import/grmony.png-9efb9995e2b8eaa4cbef88f9b82b6cf8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grmonyhi.png b/sprites/ui/grmonyhi.png new file mode 100755 index 0000000000000000000000000000000000000000..c492a8863cfadedd6220d156e3481bacab3d33a6 GIT binary patch literal 406 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzwj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwYQJjItKw{gRbOr`SWltB!kch))!*B8)R^Tz!XnyEv zeWirg2Q=n02z@JM;8gw~)G75elttje%^Z=29}L`I=LmmV z9_kQpv@rTEN5NIMyYc^BnI=k|TC%`fkd4dsD*wv;Q<*N_Zd~z^Me{`*bNF6+&b-@3 zTem-bleWZj{!x#oyeFGhAGuJNGApRiyhMfTf63jxXokLHg?Ya`zRfpI%&L-gPUwIB y?RfHM!zTd+)dn{s+Dn%|E-m=9eZqky70k>jS!@SSe%TBRK?YA(KbLh*2~7a-*rEmi literal 0 HcmV?d00001 diff --git a/sprites/ui/grmonyhi.png.import b/sprites/ui/grmonyhi.png.import new file mode 100644 index 0000000..19d9d0f --- /dev/null +++ b/sprites/ui/grmonyhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grmonyhi.png-e57cf4367fddcb2db808f73ee8e29123.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grmonyhi.png" +dest_files=[ "res://.import/grmonyhi.png-e57cf4367fddcb2db808f73ee8e29123.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grpoll.png b/sprites/ui/grpoll.png new file mode 100755 index 0000000000000000000000000000000000000000..6ae873f2928fdccaa21a31adea1b09bd971dc230 GIT binary patch literal 464 zcmV;>0WbcEP)3?u?ru4re2+;0*cfAt@xO~$!hBn?vw}buWll4D`d9#_e)?Sup05C(FF&&2NWiB+>g6}#^oFZp3~(j=Ujtls zyuCS2mM?)Xf$S;h!2m;SAnh-ZcPD0&Kra{s#4Z^cO4h8XfH7vD8jB5kKnU@%y=@aV zXP<&5U52&x(uDF$&<^XjRX3z%#93=Y1K`lYK^&j~r<4i}fMWxJ_wN8 zuQ#DQiNN^LaD-^BBMe>=+&@gT)}hb*>$n8?xDpY8v*Zsmuh=JY{PH&d00003>Yl~G@Sqd0Z~ar zK~z}7?N@D%gCG!n&^?yTNO~~kWHO1@YSfpcZ>uA`YiO%fq^v;?(Cgy0DQCk=*GBagd+k#qaWLo(+2ZlrvDgi375y&l}? zJ-C~<9M8!Lfi}{QyNZlH*-pk=Klbw6PIGM5PB9HraN~98nF9^`jgN)}V7y-1*+IZW zo`;^j`h*7#`@`>I@Nxv?diYTUM*^M$X}6z*`3={C8EAsGW}rFo^p?0-z68Dmidis1 z_?u~jh%Ry8-XQNXCQD!>0Xpf4!Xa7S5dr3tE@nEg2Z-p;^<$f`zd8&0bQ$*6w>nf_ zf?-;}qq+}DK`aFYfW-g{`hW&(*O4y(te6PInKFE6!BzYy)tdk7NvJL&z?paZ*`hT^ u7_ug~`!UgaPFLanj%$D~BM}j}N`3)R=EuGGHxNny000034aU0c=S` zK~z}7#h2S{!ypufe@F(Y_lN}EBs1i_5?O#5x=A^b_iz`9+=qmes|~e{k7VJ4f&b%h zH3Kl=Ks(!)aU7cpcU=bn;8xsbv=YDFZhrtRAzX292wFk7;t_zg3%+*|AJ9j6JYQVy zlokO<0A`02wGnt$9>CuINvH&5sb2*US2_s=B6p*1@5?S2f%)w6G<4~Z$1a!+wv910&ERY3_xEogngPtAcWWg zrg{}vh@6<4p95Y7D7cwZ32j#i5dJjmVOncXgSQm7KPFmh=kD}6?plb4k?;VHvR{I4 VpC0M(f_wk~002ovPDHLkV1n+Gz^DKK literal 0 HcmV?d00001 diff --git a/sprites/ui/grres.png.import b/sprites/ui/grres.png.import new file mode 100644 index 0000000..d01bd4a --- /dev/null +++ b/sprites/ui/grres.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grres.png-7ee34c1abe541bca23975b0a9019f413.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grres.png" +dest_files=[ "res://.import/grres.png-7ee34c1abe541bca23975b0a9019f413.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/grreshi.png b/sprites/ui/grreshi.png new file mode 100755 index 0000000000000000000000000000000000000000..1d4b22c4d530f3f0433766a2c8a85c527a364103 GIT binary patch literal 481 zcmV<70UrK|P)3piOUf|39L0d7e| zK~z}7#aHdIgCG!Gh=s&HoB=yYBX5Rul1?7X*hgL?8Qu@0f*gnj$^9WGAG_||#e)H` z_@XuQuV-cCb{zN&-c|;;E`gdPT0iKGH(7&(jpcx29ez*29?%ERczn4$Y0M%Z0q7IP z&=>&gm0$~WbD+k}1K9hS#ziQ+jP~XiOZx+up95@@z_PJ}#YIRMW8QgU59B~dprM!Q zAZ9N3beIr=+`T9iKQA)`G`MR*2y%{6h*E%W$(8~K0AmcP!~m8R7XAr%2@*|e@?|t^ zMy_d1m)K7)KT}{br4*D>QQsvIBeP3^;mLwO@AbiJUrOnX;W_kohO7eDw^w^O1pT#7 zehIUxfRepr2>71G?%}Zz9B;{X*!t}~sc*m?_i_Z--(-abjD1c5za2*_j;sMVGS9Z_51rpSB@UKM;&fKhyE-;o(9NPYVU X-21IOra3jG00000NkvXXu0mjf%!tFT literal 0 HcmV?d00001 diff --git a/sprites/ui/grreshi.png.import b/sprites/ui/grreshi.png.import new file mode 100644 index 0000000..6c4a6ca --- /dev/null +++ b/sprites/ui/grreshi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/grreshi.png-6dcf11f6b0d069fec0e364fcd33faf0d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/grreshi.png" +dest_files=[ "res://.import/grreshi.png-6dcf11f6b0d069fec0e364fcd33faf0d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icairp.png b/sprites/ui/icairp.png new file mode 100755 index 0000000000000000000000000000000000000000..8f0e4997fe2a971917670a94244e030590892e06 GIT binary patch literal 1487 zcmV;=1u*)FP)(?Ca@7xO(^E@y33)%$$oO1vG^{bC=x^E`>`?KEn-s2zqB~8rpypTk_ z_g@N}lrrGDq&KH&`Vt`Lc@8ESY?O4{LjwSoWq}alw4U18-`)E?jw@@UXa6_=XszL# z+kDPi3u8>w(|fso>-W-@1$vJeo~8-IFl>SZ0HsvaQ&f;rVi<>ZeK-DdO)I=I3D@aCEB(vq?}+3@cO#omCk7ZcI|j5HGu~J8q+7@br;KZr=Ogq&96d7e}3Q zaL$E~c<;lE4#V&e=bX*a_)2k9%=5h9-{$)APaWAPr%;cgx&*L9^|+04T$?uPy?=QA zOWL+)qnDD6KBCvnNt3HC4>^b9sI@l4Hvs7S{&eOAkO5%rODh<-BY>lBS|zR42LDEe)UnkJvxbnvQaRv=1)PF43b8;webR1#Gx zB*_$dN(nQ6F2}HjVStGgpDIYzA+J^q_XL=WUo1ircRFEyNA~;=A&d^>A=1B*=sc! z21&GG_Lxhz(wb9=>z-2AJ=${8Mo#+YmV_$Rn-2|(!@geat0-U zGapq=v$9j~{T0-W+0ZqC1!zj^Amv(5I-#kgcwU^UZq2g9Za&(!ZDH^V6Got+k1YTc z0C778a|9Mk?Q8aajwj>qI+=N%T{S|y&TblE=dVk8#|2GSBoD%?3zq8O%!94 zQrBy@LGejA)9Y3N7RJ)Ehdc9P|d-SUqNnld1n>wQ- z?cH4Wtr9)zjB*mqm1OQ#*DWo&PSX?)z8sKBlxqN$NK&9GN!8L)Oise@_PS|4n)A9+ z%Hj<2CC1blwNGtuL|pQ1vWUeg;NBjF)AG@hL`$X3tyOVyMkN-NBlRCv*R8ctBu=Mf zqa{aFBdK(sLa7q*E*srn1U6OPamx|atQ7EZa2EFNeMaLr2HQ|dg&OQ$@0^4EuZR6^ zf{m(1WLZ&DxnOnOrzEpAs3ZAkF?%5%N-A92bM+%uGz>#@hy$x~G&!^xgNo)yC7Rt( zb#&qAnrKg}?B%0&bLJ+eYD3jq);AvoPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5j6vmZRSt_00v1(L_t(&-sM|8lA}5h{+M!Yy=YG0Na03v1e{DdCxCzxY&tIilAY8i zAV4SBbQ3s&BZrE7f{C^!;RSZfEztsj=T*(js)`ckN2t}^Uw_@;r0co?e?i*-K;QQO zfb^|)PWInQ=l5qlZ;Zhm{*sn-T{n)+e3FRK=-`v-t-0NpToU)&(8tATpMvUJSXqJ%}mAv0jV{o3`J1@zjwm( z&Wq_k7XX^fpm;2hpPEtsdTjCIdlHYjYbJhOfHLY@tu+9k*hWxAFN4p zQc7737ex_7;=2%}lf%;>AGsN0EJ&p<6R10iqt8I`SfKBFJBTsHu4vOVA7Y=gIhtR; z)kwYQVUV4DlwwioK%}>pT6H3x1 zH{G*F0sIW*qc(<`t45)*KMr_!s2rAZI8-A>vOf;uv4@AsVOdkx@kY)JQNMq)Bi;VXmqQ zd7j&S;>=t~E*xog4eEx909>v`6$a7_RSK!EstQ$IBTZ9hD~fSqz|D{rg==3pc@7E06R$Vzk^jirfIRgE@U2og3EYEeq5 zn`q{{gcr$lMRQJ)py`Ip_C2^RkKKz4*c|eGKQ+djh3Y!zSb_lvM2HZea^WS7&ZTKm zDmW>qpN~?LC!a#21$G1k!-d2pmwh<QhOT6E~cp2eqzrlm7uQAm3gfbJUtDL*%8?A{UzDU6cCYhq}vrfdPcv}Zr37I z<_J%}Nl0qHeqG_eZCmTJ{M96l8RMf@TJ~g&9W>V)0KqdT$yJ@Ytpnijc%qKe{AzL=n(J8M-PW;RME4U35zjl znx2mh!)Os!7q_>1T^!{^yGD%+nFB)3;DScUbnox;^P4%(?3yeC@*Hj3js#5?R2Za% zU6hZ;a?1YO722hT7DWN26xz16enk5rFrxYR<1MW)MCGG=&~oDSeflVzHo7aMoJejr>#6D7OGAk@$l8r4zptBWd`S z3PUg-^-)(TC4MVJ8XcMM1&s3h+yW8Ty#MKdR6F*;NUAVQ`Ds)>DwQ`vJ~8!DJX9v} z7bk|)-%???(MQAn!F@CYL`y31zIClCcZM`E{}MP3^`?L*mdE;KnV53tY#c4N+G>;% z>zEz@sz0^kqv>wvR{1ZiNGWYmlW*Kgh|BsK41H&`E{j@*~O1ITk|T+dZK z3CX%J*D~qpbXq2_fCK<%ErR#3)&htKA>{D{JTtHNv;!%io8hU(sDK2JL0)Tb zZ;aR11%Nm~N(s!o0yhdI04xiV`(X%8MxP{J>6o@iMaNg(MFe40H|ZzEv@rq917eKp zHD?B6v|vt|@fd9et>dWRYBEYho0(Tl2}owX02x96(H2gO3GjZCkv=nXHnX)B&bb_M zx{TH|T4PN>mwgLJ+JOd0nU!`RV~k)H^8@2Ju4CXnjn4CY0jjnD0avGii-#&^mbtgT@#b z6Y}C~QK9KfTMXU)EN0&o1|8kDH0s>)+tTmXXYDQ&wH!&~>gIY~{%KZgAZu|n#!{ng zaEH9UrcnVo&vO@KFOJqUdJo8}8tr-gts1@M+|lTw9p`Kwyyi45uWxDevy5t7O-41y zCFOBGmkSVc|NhO*lJT>QcH?O2@hz_}&HX4w4{20`G{)>Is8+78vHVa*YxQW$^m@xt zt**T92J_oAdaxdCwRxU#wic*tuboPd_ke7f|6*S+=9=fZnVow3f6;4<5#u<*IhQ5l z;X!BPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(Ew_$0G&+00XQ^L_t(o!_}EFa^oNrhJR-~o;`#sPLLzuW^aKCUt(w6z-w|07tsmQ z?W7S$@Cm3gIm3<{ZGk|507-T-NoW)cMgH`^|GfwDrt7*MKVWPDKx+*EP>P~SrDXE? zYvzqHc)$-Co3876r>HUJTfs5LJl8gze13lZ7LZzNZ%OY_=Z&Tj_M+3KewW`}eg5@e z@3R8{34SG<-vo~P)?ea2r{@8HKlMntwzH2`fZ~S(l$4Y6ifA}b0Av7+2%a(EZ1V8M zte=DAe-BWs$02(3C5ZqV zl0~V>oQ0GTG$1{M-pL5k7z4cboT$yOv5NdU z1F95F`fN?r+$ec8oVOuwVT{P$BeX%vwOY~K1GsQMKC0-P19G8t8Se_c-pRoNvKsbT zPzMyQ0dmQddX$KK^5s-JzX>qLV2l|oK-I9%f;zD9OLNIo^JoaDcM^;-FxF-lK(htE zR7Z35vgF&6M~x8xW5c~Es-d}uDb>+xd0M*sOFe3@Cm18Vde)=UOkb+#!(1Y1t&4t} ztD_-6n$b(LepMaKh58nc*3??8Xs(XdAk(Zbd332-ch%7l(ij7!ls_)1qo1Pay)Cp9 z?t2wol}v7v6|SI4y*^brY@r|IQ90RTmqH(IIkKxOqHH+})mrj*%C%kF=iS^{2p|L0 zh_OAE)LQcQ;;l$n@Waq+t*Z?n_3PM~00Kdx>}9`~S_7JvC%5MbUkt=$L{`hwqP_gE zX65BxAMfjP*`0$6z2qK*h=ML9qW`O@ncq!}T#Mg5MTwL^h7VF&IF|;Iib79{ZrIm5 zn12Mtd+safbIm~=|<4zUHB!SwTCIHE`&hyz8p@Xb35xyAlox z{<9p^a`ls+Zr$8n*MrLB=t5aKrfL>d?Yge-d-Q#eUI@{DmyvR9*YxCCE$l!5Kq&!kq|~654H;o=RD}8icm(H#vMnDG3)UVh7-rg4eQ_s zfUi7^Fy@k{wj9sEh)sgY?gpr7d|KAn=1r0{ercBS)T?>3XN^yq=omo*kofUeee$CR zn#B#*Flpi$5d?^k5(;{1LMp&p4;7!WEw|jO=^qI8XXILHwC9{{A$(& zF_KCe7bDhIv98lMLsg}$^A;f!q>^SB2vxO{ky)`yB#q0Gb@5%-rR(BX*&`GP6eP`5 ztnAW6GeSgAPyoU2pKB8U*nA|AtyS3cItxtix;|PO9|)ZZW_regiDG04LKi9h+Xf~n zBR;SuxU7tXoR5i-%PWkyVj=VkFB>DVS@U-pan+OLjOfg$Ypg)%^M^5Ff-(CH8;ER` zby-zI1339wV^&mO{m2p{ulQ`M@2Pbp7b7I4RC?#REcx>T+t%c!uwkIz?ak@Ah3n!Y v?LD`^^^WlAK*q6~ZA<@OX^#F^V#~e(20`6;+K^M;00000NkvXXu0mjfC`|*n literal 0 HcmV?d00001 diff --git a/sprites/ui/iccom.png.import b/sprites/ui/iccom.png.import new file mode 100644 index 0000000..dd19954 --- /dev/null +++ b/sprites/ui/iccom.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/iccom.png-409e9645df1ba59c4bfcdec07d531be7.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/iccom.png" +dest_files=[ "res://.import/iccom.png-409e9645df1ba59c4bfcdec07d531be7.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/iccomhi.png b/sprites/ui/iccomhi.png new file mode 100755 index 0000000000000000000000000000000000000000..ba3255501c90e7a62222bce3371bb238505b236d GIT binary patch literal 553 zcmV+^0@nSBP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(f)#fP_i_00F511_(?b zrf}&YDAOo~kFy{GBY|WR`&B~rq3_qz`;BcPrBv8}C;$}2^Hm}CdyXA8B03}sskSZ6 zAOKL7We|v_X;2gx2N_eA5$naWY<>>Bo)H^(YJ2nJky*W;b3V&%>Qbo?;@2EwY;@ks zj!f&z01XIHL8)YYkm)MT3lah-708;iDh;Zd1PqcI=gzv0HN)x?e;_`rnFJxGhV&?a zkHOq$2y3!AEffG>X3ea_$~Xh#Y;xRJrCFkn|4V8_DK3tere@pL5JHe7>u-OOVD!F0 zt*L8*I94~3n%4*6FE#QTh%Bs;=?kJ<`T4Ao?{<~Rbo@Cr$~`=xMLCQI@9l~BYiLst zb$wnqjunc7a)O~tA!Mq*Mx0?5rACM7uIrlgcFC(XHgKExrgsO~6i9J6r6veSmx|$n z-L*?BU@ literal 0 HcmV?d00001 diff --git a/sprites/ui/iccomhi.png.import b/sprites/ui/iccomhi.png.import new file mode 100644 index 0000000..d95dd06 --- /dev/null +++ b/sprites/ui/iccomhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/iccomhi.png-50649b2308b5ab6026f1c8f1c4c41896.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/iccomhi.png" +dest_files=[ "res://.import/iccomhi.png-50649b2308b5ab6026f1c8f1c4c41896.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icdozr.png b/sprites/ui/icdozr.png new file mode 100755 index 0000000000000000000000000000000000000000..1404c62138646173121417fae98575b88ff423d2 GIT binary patch literal 550 zcmV+>0@?kEP)6~xak;|m`mRfud$IqX#&2mmOhHUXiv25!%}qM@AqTAX$*>bj2loy~|_ z5i@sM-1D}S62_RM-`R}#AY6;!+JuztKO?1loe>|v)IKG=C-hNVHO`Szs%MAS{-m+7 zDU2k~nx(|;tj3tpYD_ZXmmV_@a=>T8&k;WyE^!^0q8!P^J0`KbverUMiMp;Kgec3A zFy`TE#{l?e%QF3l=ftg02r+5{=#KoU?PB(ubQ)UjbtB2c&aS`9^xsv;Y7A07*qoM6N<$f}CLQc>n+a literal 0 HcmV?d00001 diff --git a/sprites/ui/icdozr.png.import b/sprites/ui/icdozr.png.import new file mode 100644 index 0000000..7a7aa9b --- /dev/null +++ b/sprites/ui/icdozr.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icdozr.png-347c2168db6df80e8b3003f5be7f4e52.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icdozr.png" +dest_files=[ "res://.import/icdozr.png-347c2168db6df80e8b3003f5be7f4e52.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icdozrhi.png b/sprites/ui/icdozrhi.png new file mode 100755 index 0000000000000000000000000000000000000000..2f212c9ad3a46f4854244af86ae1abbe175b5d54 GIT binary patch literal 529 zcmV+s0`C2ZP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(XwLMCpD200EInL_t(o!|j+ma)U4shW}+KdQ3i0vD$nYe}eX@IMw>9%10MNGW zT_C!y1CHMyPve>w$mJj<4UJ}6Nw>+GSv3Im=XRx(Qj5uuM~%=pAn$)G#9HgbF|y(g zB3gv#`+l`FTns{ufGFKgT;>{2BE#xM!fvYT8UVn|X+dO9KnchmnB5xpoJhi~S(BGZ za??6;WxA#V5di^ECk8d=2?Dm>RM49WMNy;yQA&Y`ra)t6s8iUk>l%IEr*X|#6WnMw z#=sb}YP)^LjJXQLPd9g>CHeP+QZ@?29n=^DW}XIikH`D`<5>7K=^LS{ssJDuGkJ__ z{FVAU;l_yHPiq}j=ChRkUWzNNHHxBGtt;7b`H){gZk#OHZXfqq6x(~5ffNt9Z^T(Cm8?Agt@Y1(2TU`N5(r`+trVtddT4w2 zFgp?H(tIu)vi?x686||k?RJanqRrYSdbr>HhyYkdY#ipJWP2(ij}8G5`Z;xI8q>R` zl_nrLEz1bt>t2A46g^|@v516RmO~nm<>MZaeg=A2EF&P^MH7fX*Iq=p->yX?fu4Q_ z76oWMCBN5NMVr>Ds+C`9BmfFeIt+3n;9-z3W=g=cYGgNSc*bzi0)R0V#?*zYH9@I# zK3qq@kaLQ{(+g48%apPRrAqgaN<_fwNI!3DO3P5IXDMa;ez@1<0CIXZ>1ymotfArx zAu#3PIjWHyKoDwfE7|ud@&-tL9|;lR8N(0FX$iJRba4w0I*RrC0lI&j55B)v%MziIiIXo%xxEC5Jl&|>NS6Ui!arYGv}r{ y;+%Wk+khnXSlXTab^yMjk(a#2l5SHsv^Py=s3*)0000Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(WcjKs`AC00M7GL_t(o!_8RBailO1ecGZN2$3*>NNKp{B$;K>fAC98IOiy=h?4T9 z!RKY!;||%yd436qbzK1u1i+RWL2>>>IE+B?sQJ&_V?@N65Vy_|;|JIo{kb-}d{6DS zTs2J~exwR8TEkd-IPBpw{_oVRvGrUz=Lr6gQW6pEbLj0%0D%pybu>?X1Q5M%WAksW z@LVFIH0}`VIbV%%O?pL*gm$ z>r*#V9r=mHC!>Av|CSFFwcGBj^pA3$YZ*D&@9%*4pQQ)Bq@z*Ak^<(ch}b8IW{8 zQc?_mXquMbtEG#B;L4BU7P~L&x?#9$JU=sdR}N=Fqx-ftFTA>LySJo+R(wiINXC&~ zY94BOf^7#vFDd!>IU;k9BP5a?SfQYu1tAcxTz00oj)b_))bMn;D*!CJzvK&P;VFye z`pMJ?IzZj-$D3dDQuSre_^)15+Q~m-rt{xGZ}a>L>&kas*Pr_u5J`{8?z_JZfF5Xi hFZ~*DyWM^q$UhIkBAvU>?J58O002ovPDHLkV1i+{P!IqB literal 0 HcmV?d00001 diff --git a/sprites/ui/icfirehi.png.import b/sprites/ui/icfirehi.png.import new file mode 100644 index 0000000..e014116 --- /dev/null +++ b/sprites/ui/icfirehi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icfirehi.png-5a39d7b82bf4ef40a20c93209665fec7.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icfirehi.png" +dest_files=[ "res://.import/icfirehi.png-5a39d7b82bf4ef40a20c93209665fec7.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icind.png b/sprites/ui/icind.png new file mode 100755 index 0000000000000000000000000000000000000000..56b1ac48ad6fe584b774049941e48b40793b4920 GIT binary patch literal 641 zcmV-{0)G98P)!XOM>98bbYdc^{ZpS`iDa);D8j9Bi>+yUB*Mnh=8E z1MCa{m&?zgAeeYB&W_* zH6=i~T576kVx;uDC5SvcB@mk#Np&GDpiC%38mgTBXF1l*h%Uy=vpb8Cz|5;bJYrR9#&FBf(z%j(@9%CZgn)eADkJ$~ z3TQ4@3*NYsbT`7`$>NM=-ho5=K6PE=iF|63K3Nkw$dt^-8Z%rl?K(+?n=Ye z`aLn-xceSqRUq%`UscZ{0ug}_kpPgJa72>UX6Ji9>O&+QFW0RyqFJs*PNm&5j^o%L zn&;&@sbCu0_n1{co;l5Z8?&v~?PjF6*WI0wp56ClInvsXd>Q#N@?~W1dmAI?y(;Tg zFqcB3f_Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(P7Av|d&K00EXsL_t(o!|ho?l7k=+Y%HIV6E8^~f(L)$o;)SL*n{&BeF>-i2YVpw zDxv|5Vyc*`RA8u*o|*2E5Z3p-!U?Pdfa~>^6hu`C6gY{MHnJnF>&Oj6FLsB37={7B z3Xm9UTlV}`GvEJQ`IjaZgp^`b-UZ+FMjz1};10gDUOt~S?~F((pOTyda`|F` zlzv2&e`6uUWWMBcWp|Cx-tx885^6$-@X|2G0I(e>x%}KBG%6EW=vW8%>3yWW&^h{u z0rUMcZ||Ywx5&4?5b9=Y%mmuw7;t+4$~tNcUy0r|V-+yABU#t1Z`SAe7?6QvAQ?z# zXT9DNW`wcnC&_I<-(-&DUwYe>V4J!}0AXyu=#}yWqLfNs8hs<2m?QdboU&>T|5w6g Yzy5Hx6OJYSZU6uP07*qoM6N<$f)DTCqyPW_ literal 0 HcmV?d00001 diff --git a/sprites/ui/icindhi.png.import b/sprites/ui/icindhi.png.import new file mode 100644 index 0000000..da63912 --- /dev/null +++ b/sprites/ui/icindhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icindhi.png-45ecdeaf5a152d9ec01150854932786c.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icindhi.png" +dest_files=[ "res://.import/icindhi.png-45ecdeaf5a152d9ec01150854932786c.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icnuc.png b/sprites/ui/icnuc.png new file mode 100755 index 0000000000000000000000000000000000000000..629e15ec5e1316ff975c6354a857d427266650d2 GIT binary patch literal 960 zcmV;x13&zUP)}kuA*7w$&s<}C&|2*M^#FR5vJ2> zgs@FYiSP^B831z5008fYS*Q1X_4{Y~ODQbK!LX5!IIQDP(I_ChvsKj+{F`81EKx!-s zoxn91bT3X8hOL!|<2Ww-Ww;M9 z+R~^DbG?O@QZNj|WVcF023G@=_g&NIqHyLxyy|n#@P0tox!KLPS{?SS7D9wE53sTx zoeF2pRSZV%^{f>U!@KgjXrQS^Jw4qO%O7iAw+oJPa%~$+`y^f3Hvf-cw$yYHQ}vEsfS&sFrIrZMK-tf09zO?#QDWSXs8okk^)XC2aw< z&SATr<{inSTqH|&TDDcEuC?p+`npEf>dzX4*1u<4eM=sF#rm(~$@Ovt3?ZeAwGwmp zx&D8EHO7EE!NA~hS@(M>kA9bZS)<=&TMtYZ&qqJuQ{y^oPkKN0t%%$;WD5G}wPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(O7lx4MS_00WFkL_t(o!_}EFa^o-zML#{7oMJ1Tgl;l>39`^FHjSvp$527uVjJ=# zJV=Vg7BXatCMjt*Gf6O$p<_Y9GXMghExh-HZy+52gb)A##!Q=w#*EqjpL0FNhzq`n z2=6_yM`Mg%3a;<_m8;7yT5G=qWC&qR$u&ngH?&rZ(wivX`~t}L`orao03iUP>NAe$ z%Nrr*y3~M*58i>)T0;QPTCc`h`a%e3r67dZ)$ewJUOl9|uHG(*wH8`yIOm|0f^+Wv z{sLdp7ecJM>JCedNVIqTt6yC|48sbr2g$3}`YGp2kST1e?bVdosIbHM#R*01R*rPiFyxw>W^-65Nmfe5PNQKb}MEr#R+g9xqxYl)8M zXiHK^E+70}ZrED8i3;lzQ8E0Sqowe7d$la}D(52uqy48906l?^%<7+V~mhL z>UJ+@pz^j>1L2v0ug&vZy+6iyXvVml+4b{0Z{ACdvayoUVHk>lXXL{5DxVE&l6ogK z*7yCBan>!tmGqzU_`!8Kn~x~~k6|qj&GY=Ee>B|x6#Be{#uzb8)4FnLstLp8fVI|q zy5KK0(m`viEp!-$=2{ASE0vbI>k!`VqvY8-`Y0nKk|;ORf+NxAH|&Tp3t&3A9jc=> zkTe})jIh?hm~jnhnuo`a8`HmsUcOIH1GJQW1GyCWaed8R2%$F2xWZgJeZXdV-+ur@ zvIlDeb{X>IxxP4$Ca|TW3B&b$4>L_L*&h^HurAo$rLirO>5m|twpZp zkpB)n8%{l2680poec!KtXY4gWuQ%ZOQV$Ck@MTj?Mc_Q_Y2jaV$K?R|=YB?e_2=i& z(X>Bh3RSALrQED}KK%3rXB?@c$(Ie+8vq0Nq?@E6&sXkBr43X&hy6z#Eqj)S&jt*Uz@qQ*|`;X4 zG~Y~n^{y^UT>Kk=Ujq33K{=Y|X$pO$wH_6DqxD$b`UdduH_m6^j(U6p8Fo^^drw3l zB9KywzKY~r-O)Mpv!%l{20000{7uvP|3(rK{qDP1b%$!6pKo}z2xnn8D?+lQmG0O2u zrAVYiVgx`2t`Tu*AA%UKmB>gUDu4=+8lkKml~IX=Lwe6A%$?#kO$Dv5nk{f2{IdwymhF zL_1}j9Cx*7L~X`P3S{G0Sl|6X!3}8;LS)00000NkvXXu0mjf Dml`KZ literal 0 HcmV?d00001 diff --git a/sprites/ui/icpark.png.import b/sprites/ui/icpark.png.import new file mode 100644 index 0000000..df2cb78 --- /dev/null +++ b/sprites/ui/icpark.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icpark.png-322e9281b771e483edc0fb017aa445f3.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icpark.png" +dest_files=[ "res://.import/icpark.png-322e9281b771e483edc0fb017aa445f3.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icparkhi.png b/sprites/ui/icparkhi.png new file mode 100755 index 0000000000000000000000000000000000000000..72d7d5c6738ff73ce8a87dbe05e6a2bf839e683c GIT binary patch literal 606 zcmV-k0-^nhP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(Nr1vDRJy00G`fL_t(o!_8PrlENSmeWX%z3J;?P!G))oaT8Wnd5J8{E!>ckWaTMl z)3b;WKpKcnG@YWL1C{r>n@4>2LRZe{7!xJ^`-jTn?!|`h|pS-@ko1< zZv{VWI*VI}otMkyEhPHB2d7+6nKFf8|ia#t7JGhi#hALQs5On zG%90RibyV0r9`qTgL8Mn6FDN#S`+S%l#+h@`vwyQTzA*OCXMnc>wI}tgHa~=r3 z)1Uz<$Ib^kifDU# zqO#Czf2R_HnYOFP?nC-#dM~AXZI1L`6EThuC+$t*u<2}_-|r*&$U7v&t)n-vkNpjB sUF}>0m;O6|?FtV)p|z&AZ9h)r4>?$-2=VDJ<^TWy07*qoM6N<$g6bgu;{X5v literal 0 HcmV?d00001 diff --git a/sprites/ui/icparkhi.png.import b/sprites/ui/icparkhi.png.import new file mode 100644 index 0000000..01ca405 --- /dev/null +++ b/sprites/ui/icparkhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icparkhi.png-c137066717bc31e7c89316040f2d3d62.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icparkhi.png" +dest_files=[ "res://.import/icparkhi.png-c137066717bc31e7c89316040f2d3d62.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icpol.png b/sprites/ui/icpol.png new file mode 100755 index 0000000000000000000000000000000000000000..00b2d8a3609ca6fa0dddac67769fa143aa22fc03 GIT binary patch literal 723 zcmV;^0xbQBP)mUq0WKxMMNC|fzW#+PHRWBi;`pZfL>4Ff5i#C-jTRxYzY2c4jS2U>y?Of;65e~{ zP^aX(%zvu-*0G401-BX_#u%vT;W!Kc5n&jBzE@al(f69J*JE6_n>A}`Az=&vL@Va* z+;gp__02?DNc25$xo}fFIOjI|uH}^SIm`JqC^N%a3nE&~f8RjFrT<#D79xU(lyzjm zJ%|w$pt(#FFwZjpz*>T}1QA#0YGfW()_RO=NpxMen0YMjjpHqWzf|ID7U_FUPky-s z{XEYgB7A?B^CN+->ykyDm4|g?njX6*w^Y}4&!cC!yA}bo*)=s8#~Z9AwDQ}HkzqiS zYecpwoV)5rV&vF0VY z%c7Ufx=7;jSyQbe2Ej1fF?LnK_gKgY=6MFQRM%BWywZ;lQL3JK70q?=fZW^X<$ff$ zKuam#BlA)}5=n?i^*W#DoP(-DM8M2VWE%RB(wuSgP){WF7p29t=sR{vwD%+1#StLX z0+WEW=*CPzq$Ng9tua!jb_s5bNfjgNbMh@Q^0Y-FsT`b{lUt&GP5#It@ZKwy9}($N zh2H*OPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(GL5bJw!~00MnUL_t(o!_8Rjm8&2Sz2u}4Do6>t734KAv@$~@`5_fpfvJQd(g5#= zf`Axxvzy)Fc*H@S%Y3UEh9Te&&=~+eKR?E+pvqNMVf>+WB7+nD2&rKhLevP6d8=^e zx+M2pFLqt`77+LQ9nQ_yr)0a#eku;7uxA)!n)9_$_{=1?=_4$R;XVMN+EQY9xWNg6kEyTzKCmtlgJK zQoK)5<2qNwIAM~kLz__7O~l!3!X>`lng;@4M>$|*767$N;l?0bL#t1a{yor z!5D&wEqFP|eHy9byK_wtTI)&8U9r|p8Z>bOUrq5Xih}wcxLju6AtF2;<-HMr);ekA zC^hp)uKs7H$u*_5J}!MLkF0^vTEjW_6ku+yBc^)UG<9Uurg|C3KGW>2OR`x|Pbr?O z-k}B&{XlCyfl#S3ZJn8=?MIp1U8d=KX{PKD0Hs1DJm-)16^S({2xLVg*outyE|nVR zLuZ_oVn17#0RJ79iG$Ji%%AM6*YM$lRI5 z#;Cro`<6Io@MtQ*Q$VYEWX(J*JcF<@&ea$gsf|>jXeo>LNIQ?5j`&Befw3JJoh^ir z;v@3yS}!68!?(GE+~G6fW4FKL?*;J^kX$%3gP9lnz3&1548ssG4I&EfqFU~`^#%58 ve*^Mw(fl*;=l>4uEP8MM8*sbbejUhv>Hg2w4KNc!00000NkvXXu0mjfcEM1I literal 0 HcmV?d00001 diff --git a/sprites/ui/icpolhi.png.import b/sprites/ui/icpolhi.png.import new file mode 100644 index 0000000..8e93b33 --- /dev/null +++ b/sprites/ui/icpolhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icpolhi.png-4ea59f6787504d1a747a658a1a8cce7e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icpolhi.png" +dest_files=[ "res://.import/icpolhi.png-4ea59f6787504d1a747a658a1a8cce7e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icqry.png b/sprites/ui/icqry.png new file mode 100755 index 0000000000000000000000000000000000000000..d0de2a6dcc2cc790921db2940ea42552b31d2a8e GIT binary patch literal 407 zcmV;I0cie-P)bm8g+!ahAiPN+jI?j@N2CRAw;0&l8fN)<0S%yh#XE3 zEdX4m>t7-6uNxYiBw9{ZGse#PK>)y7TLprMfN6Qx?$S8tie?_o9)vL_kO9D#W8>x= z^~fip5dDsfgB~VPkpKh$JOGqegh31*hyyS}MYa%Te(;;|lq(}PD<8b}!3?pToWTUV zrmh;PhqTY7d1RSA@TEpvefp}AK=gV=n)E&*fEZ%X**dEpqKG0Ii0q1JA+jsNdkd15 zGpizcgO^hz+2F#4CZ1H#<>&kwYiAzXar2LcN0-(@aPZ!6Kh{I23929Ia5O9s35#neX z#j#CM)kAtAXWkO2+a2t41r2#7=qSFhZ%e6|{I@>c@oVk-6An@juFNfO-El{o%V?t9 z8ffYh&u(y}nwFsVP`7{aR$hOqZpaXN8RO`Goit8I+g> zIhEKIpHEb?^S$|H;^OnlpM3q?=Zd}AWTj>5bUE_Qiip#`>H8C|H3qi+SyXJ0b#Lj$ rYw!4zPJMf9{GmR&=GA@%J6neAlRn(@{sry@dYr-2)z4*}Q$iB}qyK(g literal 0 HcmV?d00001 diff --git a/sprites/ui/icqryhi.png.import b/sprites/ui/icqryhi.png.import new file mode 100644 index 0000000..8b656d5 --- /dev/null +++ b/sprites/ui/icqryhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icqryhi.png-54bbed779b480ef6270d49a410bf9375.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icqryhi.png" +dest_files=[ "res://.import/icqryhi.png-54bbed779b480ef6270d49a410bf9375.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icrail.png b/sprites/ui/icrail.png new file mode 100755 index 0000000000000000000000000000000000000000..c845f838b0b28a11c8dce06a8f5096ecd9ec52c3 GIT binary patch literal 520 zcmV+j0{8uiP)A%EZ~y>Z*PW}UjdnR+YZ*iY(7LJO)>;4nKt%7=(Wt^lrPQkZ z6kfTN+QYk!LU6+{_|-ZV;OF;Bsa5+kvm=BF8%F-=ny_dy{dSZjl`LWo@)5x<(w z*k8@ySsL{4PJJ~YqDEZD-&t~@(sCN~_kY?%ZWpcPej)@ zs_|jlPcj%Q`Qp%82hH<%+EO2^*<}8cAL@hge0oKm>x0P>-K)VX@b|DSm+yl-;&?LP zv)&!}rV{04dbew_51#pobD1+44z9=hp3SIoi9YH~CO%br68-=K*f4JRyimOW0000< KMNUMnLSTaHpXHPQ literal 0 HcmV?d00001 diff --git a/sprites/ui/icrail.png.import b/sprites/ui/icrail.png.import new file mode 100644 index 0000000..d12d5a3 --- /dev/null +++ b/sprites/ui/icrail.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icrail.png-aecbb103dc47977b97f2ecb6f78faa9e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icrail.png" +dest_files=[ "res://.import/icrail.png-aecbb103dc47977b97f2ecb6f78faa9e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icrailhi.png b/sprites/ui/icrailhi.png new file mode 100755 index 0000000000000000000000000000000000000000..27ef5c87daa06cdd08268a6d02c3f2581b2fb1ea GIT binary patch literal 492 zcmVPx#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(Ou4Zi*`a00C@CL_t(o!{u1pv4kKD4LejqC0Yo6*a*^yA6iJLgjTp88ZV+=1$BMg z%GA#oy;IhgH>mVlY)rDMgOlrlH+$W&F8yif8xKZT-FN)STKj#IqG81TCS z4`r21YYoIQYbCU8yNW|0V2lA`S5;cXvMi%9Em$Af?EJeZ8n%u#Oi3xFdfBdf>WCz) zl=|J%8|I&==o#(74=AKnEbgjgCr7j;^DD}aO^m3dhM?9050jYtzqNKm$>^inQ6h7t z`6A=zvsl3tk+~9oRb;NloBAO0P7uzy+hbqgHub@0oqAK zK~z}72z^=|&s>Vn< z2pLQjM$$pNmhuVa@Tw7aLoX9|4>O;uDVq^D*5PpY%!uP=GV)viJe+}Fi~(DJF=pKU zJu^j&%=UCtbiKcEpY=d|jVd}gj%#K=0B^6YDNiDqQ)#f*f`K`}5@8IcZG zvGyj6xHC&>Kc5k^>E?V!_^JtjXwS%uBI&r=TqAtND5#4V;lCqbn(VAxBkMzi_VzpL zQVhcFO?OuAW9>~fQtGQ~q}2aDBf-3*(C4R$vGdiLsp4gy!0i{|%Yo=o?> buY_c83^c`#b|Gct00000NkvXXu0mjfSBC{! literal 0 HcmV?d00001 diff --git a/sprites/ui/icres.png.import b/sprites/ui/icres.png.import new file mode 100644 index 0000000..a4f88d4 --- /dev/null +++ b/sprites/ui/icres.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icres.png-7c36555455fcf7d60de8096d66cef52d.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icres.png" +dest_files=[ "res://.import/icres.png-7c36555455fcf7d60de8096d66cef52d.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icreshi.png b/sprites/ui/icreshi.png new file mode 100755 index 0000000000000000000000000000000000000000..a3963c46bc656f79881f2f082f6d17db295af03a GIT binary patch literal 561 zcmV-10?z%3P)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(F&%r()s&00FT{L_t(o!|j>jk%J%*h2J_Bc6Ja8z&^YJVjoa|c7UCcKk6X@3L-I+ zV}=<5iTT)lZ!w0XlnOU!B>+@E)mtH0!%*NRtu)DUHo=7*1OPbaSs=!7guow2bZUqQ zM08DRLLeAp%NPKZQh7mi2mr}|$}2O}@kbrmW+fM+sap6IWz&swb z$e8Q1& z3%lL<6hoS28x|4S*6tf##+>u>nm)E>GbA-Gn9xHliCAS@qw4yDso_gHLRb%r)t9F1 z_LVIK*m>KkE^!^Ho*vlWOqI3jjLnnQcOa93$aedBnL7cKtg@PbAA9Jf1yS*WEzf?p zsfTQ?vD%gHl$zZ3^*ScIebrVYvbE1&Us%X9V=kJ=>n&52D7!bN} z`|2Rb*+-R0QZtU@`!yoCSUr~hUf1OQSHjj_)n}|P1e$fu00000NkvXXu0mjf^B?i{ literal 0 HcmV?d00001 diff --git a/sprites/ui/icreshi.png.import b/sprites/ui/icreshi.png.import new file mode 100644 index 0000000..be080db --- /dev/null +++ b/sprites/ui/icreshi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icreshi.png-fccdb20d762c05552c70d15ff6fd0700.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icreshi.png" +dest_files=[ "res://.import/icreshi.png-fccdb20d762c05552c70d15ff6fd0700.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icroad.png b/sprites/ui/icroad.png new file mode 100755 index 0000000000000000000000000000000000000000..3174c2b67311f747cbb715c7fcf0cc289fe83916 GIT binary patch literal 419 zcmV;U0bKrxP)nUQ;VZD`;^OGx@ar;&5-qY+YbgS zmbtBEEdHu_@3SsBD5!0`P0_TUn&M7ILbe)O?`E=gY5F^v^j2*qd;!tSlAMy_4ITgh N002ovPDHLkV1hwrtDXP= literal 0 HcmV?d00001 diff --git a/sprites/ui/icroad.png.import b/sprites/ui/icroad.png.import new file mode 100644 index 0000000..6f534c0 --- /dev/null +++ b/sprites/ui/icroad.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icroad.png-e057dba7b24c7f6da70ef9cf63faef3e.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icroad.png" +dest_files=[ "res://.import/icroad.png-e057dba7b24c7f6da70ef9cf63faef3e.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icroadhi.png b/sprites/ui/icroadhi.png new file mode 100755 index 0000000000000000000000000000000000000000..21e32b88eb6251e4bd27c6d3db5eaa99c161641a GIT binary patch literal 381 zcmeAS@N?(olHy`uVBq!ia0vp^7C{XE)7O>#E~B6jo5WkyFIRy=e?46sLn018 zjW{USqQJw$H#LB>_rPJloFnWaO>+zN^Cx_sq5Axc=bh7>#HIIlvulUxwfI!DcLLc+1!tA%bjnj!JDd*btGfShBbz7Q_gX; z3Y?H|J|;2i`OKuAHS&w?1a9B6>Ul^XLLy%S^zFHsRfG&`ZlQ7OfWd|8%g zk}>8~=&ZGoCy#m*5rN~{^(glSwZ>Sm)^5hBwbp`C3aqv3I9*z6Fvft^8pd%v=24#Y z%d%uW!HocM4Nk|Ul%TZ+Aq4REPtz35$$2o-eiE8)po(==^Dor^$e+&Qm*=g2u?s0y;meBt^t#OpE{nVbSo_H0NTY=8lJkJquUJtyKLvE_4 zzO^1j#5Ix5iap=%aB%#6rFZvxI?8E4iF9^vMP3|+A)?h~j;53MR;4GizN(|V9mjDE zdrkq4g#C6M(XlcJLgorAu(kdqYNH8Dzxq5VO|4q`xB`jC%kAKx>{C1A+g{QR7;sXBpd)bUX z!qHMo%WF-&5t_?R&qH0El`rz3o?#I}75c>Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(FDY8prJb00az4L_t(o!_`?kj@vpEJ!1@9W&wsPmRSYa%r2;cD@YgkH4>W{yzZ@l zg}8|z4Y`Vxtc+QNi_t4&QkN1XOP&OoAt2EFm^!|nbMK`eoO2yML3;!M?>zuO>n2;Q z>wNsT)TA-oZH(r4<1QAyC(K500>kQYwuZV-OmUQbN2~xD$Z45|7SEbWT$IqSK4L_b|p} z-=XteH)EIA@5D7JC9JiOQo@`is#m#Q^-~F6CHCYddqW6CKvgAg(oYBh>S*Dd17i%< z+HKA>rVz3MV+@p1MNb}UU~b-fKkT_sRoAmYr^usAErKk0@fOES+S=FPgejzyli0tC zN0Z90YNvKN2V|UFtl`xVLI!d>Jv})XW74CP${d2Ks`qvd=X?fsyf1{1B+4&3oyV93 zWA+Z9Bj<@p0#$#Ui(}_Jgy2~UH{O?-z`llE0JzAbON~0ydy@_T(2WKffL{tR@fMG+ zai;gSDABs9lVrt0sNSvl<&3e3>c+M=b|N|++vr51q`xaE87N2ts3)qYw%6MyAVe=I zYNvBH>b*}AMKdHgd@GOgi_S8m7{}+*HUMzWX94225Rl~q^jwN-QKJ9->hR@D1;#8m zAEMH|WKYW-3XYzaMXfFQsI@KJ$!3mpZ*3LT<iblRHj&P2`OR#dvj>nUf)JoPRf zwYG&i*-Y&v2H2wZiH$x3-cP}A;?XEkYMUX1Nl08856n@>sGj?jkaGcJ3^*6}@u;cmF_rrYK+^N7N}_FT)^Fy~Z(kqq?dw2QvBoJm)bdysZPa@Yb<9Eb1z%g1 zsMgJ@)GT^^tR7>;O7qt~&eKOJh4x^x070wKrs;di+Z0#1W_p`>eh9P&3;u?5X%Jr; zZFrphQwOPDEcIjOquQV~dpt9p{p2!MSP}P1n)7fa zGhh49UxZb!GL54-&3Snte{>ztbwJliDZ7u-#<(7r655Z{9>@721^T!DC7~6<=lWOV ecP7Mts{Ic?j#jV!hRibn00009Qyql|yn8LR3Vw z;}1v&0M0o8fSv7OaGIw>|F_1sZNnG-h$tf3S)<#wJqldk_a0Xl4zBC^2#`eNDd{=N z+%PZW2ljo3QYzZc^X%`N=Q(+woG6rG7?RH^r4ZukVlT;oR7zo*K28uDXKgIYQq)=s zWYp_V#1)#Grs>p{7WI0)vQ#q0_(jx$&1y6Rm0J{Rl0h;+V+>M$z<@)rNsan=h0XJ> z24tvF=H$Ar2Y^zm#uz^)?~7?v;_6C3wrxY-_sLd*T$aU89)e4Omi?SYqXFMq>ph!e zS*n#UmmnFO1QYvTj`O0cf#y~g<7f(0sSWvC7?yLoquMT2IJ=C~3{2=bHqd@dpa5q^^NaR7rG%9iZ*z1!ZD^s}JI9g-+aU8Q6jrC&@;YS=TnZ5`z z(O%N1o$cYg(&F_=DFCg}sKj-P*C+GNjOlOZXvy@Ys1* z(bOcym_r^QYn+l2r9xcOUY~n7HAz@uxdS9u({_CSj4?ZaM_eJUE>^RA>{k()%*tc$ oZ+|7hP~hlezlvPV(*LLY15nLs&O$33TL1t607*qoM6N<$g0(YmBLDyZ literal 0 HcmV?d00001 diff --git a/sprites/ui/icstad.png.import b/sprites/ui/icstad.png.import new file mode 100644 index 0000000..d897317 --- /dev/null +++ b/sprites/ui/icstad.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icstad.png-18462c0153b9f5e7a607507dc6713619.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icstad.png" +dest_files=[ "res://.import/icstad.png-18462c0153b9f5e7a607507dc6713619.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icstadhi.png b/sprites/ui/icstadhi.png new file mode 100755 index 0000000000000000000000000000000000000000..7ac4c20745e027ca37ace999d4b059e95f27c4af GIT binary patch literal 936 zcmV;Z16TZsP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*Y? z5(YCtnGKZy00SsVL_t(o!_}ETeyku6$A7yYKOV%BK(n`C3vcmklxB}%k-bHl;Ure? z6gIxX1pxt3^O6lIh=Fy#^M{#Xav`D#zhD#qpp*gt$WA(oZPz-_Keav#1FrZb<3dD} z*61({Zv|IXmEkJ<#gC7Vw}4bi8J9FZs(nM;#k{GxI3MB zNj`aWi9IIxT*a1TymTR{0aR&i=;lf9p=JT>`#$>Kx+VwM5ioY@qv|hPv{=B}&VvL% zqbC$22k`lPuHGwzFnj8nfKQ%;OoGlP&hsZ;&YC5)Kx#lC#A?62*7v=E-2^r93d5qw zF5mHK1keDuEg&|atyLj}S@ZX41x&-AI{ILG&M z4^;6LR^IYcQm=sD@pJcjzaHI_>$6Tgdu1iH4{ldIniKHDC&BVN$xmCYz<(Hf3yv=V z&93mhdi01ushj9k$1A(z89rtUnn2a<~p70Ip?OU;UBD6#qYxs(Po${ zVt1yc+0dr1B7fY&Y{S`_OjmgeqH;ZKAO?kR;R#l8pds4#ZI!m%K|&py!m(eBbx!Wbgu9 zgbp_#^21Z-_Lg$09dQ><9bor3mn8BGLK?wy8xY2%W8T%lbo{z?{0%`$BUrj(awQ;| z@cI!#Oz$#$t|D}D-*FUv0b+yx^nXdfzOeW7UE@MT)6pvZJI6nYg~R*`zw)jC0000< KMNUMnLSTZ1ue~Jz literal 0 HcmV?d00001 diff --git a/sprites/ui/icstadhi.png.import b/sprites/ui/icstadhi.png.import new file mode 100644 index 0000000..3e036f0 --- /dev/null +++ b/sprites/ui/icstadhi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icstadhi.png-b908006119f7090c8d3518b6a87ca85b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icstadhi.png" +dest_files=[ "res://.import/icstadhi.png-b908006119f7090c8d3518b6a87ca85b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icwire.png b/sprites/ui/icwire.png new file mode 100755 index 0000000000000000000000000000000000000000..a3efdfa85bd9a81afc8702ea98c18a8633787380 GIT binary patch literal 438 zcmeAS@N?(olHy`uVBq!ia0vp^N+8U^1|+TAxeoy;wj^(N7l!{JxM1({$v_d#0*}aI z1_o|n5N2eUHAey{$X?><>&kwYkynIWh->8zc?JeXXHOT$kch)?BMweHtiTgvv`%H} z6RyUvNnU?8a0RMox_-CRJD@3%!~MLl=F5d6x7LJZCmui3#BU+Ya3?RGf#Lb5B_aZA zKPgtkd{8`YxY@4S5(KKI{ib5E%V@-iMg!w|PsZ)17p|0l~U!wj$btXZ9P#FAa` zr?5Of`}@DQYqGEOajE>%XzKd-^NZvSqis!@Y?GAyAAj|_`t5C+i^}|;TkAJ1*Zo-> zSGwC|)3pEBPdt>mSd+5a&57e|PtLcAQTvw1-j#ZpxCBJqG&0paWcqpH7TH@Nyq^W% zwuWW*uXOVY&{Y2Dy3)|xMOk-s!_59Gb9Sa2IpWTjc*INjz1uGndCh~oH{Giw4DY&c zu@PKrWb`%TNu7O}b2MvE{f$l4&X*6YunU^~e{oV|`K9~>^;+H&?-!-i{m%b3@$x>l eGoNd$CgjJR6VN`!T66{&!VI3SelF{r5}E)8Gq)W8 literal 0 HcmV?d00001 diff --git a/sprites/ui/icwire.png.import b/sprites/ui/icwire.png.import new file mode 100644 index 0000000..ee183b4 --- /dev/null +++ b/sprites/ui/icwire.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icwire.png-c1af77b8d403bf7dd1a991c7d93f28e8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icwire.png" +dest_files=[ "res://.import/icwire.png-c1af77b8d403bf7dd1a991c7d93f28e8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/icwirehi.png b/sprites/ui/icwirehi.png new file mode 100755 index 0000000000000000000000000000000000000000..ad7898b0f84cfaa957b228463f3d787a55b9f78a GIT binary patch literal 382 zcmeAS@N?(olHy`uVBq!ia0vp^N+8U^1|+TAxeoy;#^NA%Cx&(BWL^R}Y)RhkE)4%c zaKYZ?lYt_f1s;*b3=G`DAk4@xYmNj^kiEpy*OmP)qo5GKX0E0GGN8~uPZ!6Kh{JCq zqWM}Bcw{=%KdQWQd=qKYDPJ_9N@)G1zn4}xTw_o0oz~)Vso&4)?TLgLkqZ(+87`Q} zGc*|9UhqcYS(otE4FQ{Yj8Df1F4~syDY3x&-YI@QSBIX*90zpMt&6umU(X@Cde8Ez zC9iopG`KaS-Lv=D`sSKUOYgX%}WPg755b*GlwKTprz4Qr3 z@50ZzS?5asPg|rt<>jndyRC|*&U#|CXx^-yS}tEUJ4H6OtP1gQcM`o>pMH5_ifG{9 z%hgN!_B^vIIwE;PeUh8*^N-Pcp1c+0-M5U(dP930^R~DvspbDyl^!wJ{H6B4#RUDH XbP0l+XkKW?+`| literal 0 HcmV?d00001 diff --git a/sprites/ui/icwirehi.png.import b/sprites/ui/icwirehi.png.import new file mode 100644 index 0000000..b30c3c6 --- /dev/null +++ b/sprites/ui/icwirehi.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icwirehi.png-e1ed8ac3ea517d3f3fdc31a899dffc80.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://sprites/ui/icwirehi.png" +dest_files=[ "res://.import/icwirehi.png-e1ed8ac3ea517d3f3fdc31a899dffc80.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/sprites/ui/red_boxCheckmark.png b/sprites/ui/red_boxCheckmark.png deleted file mode 100644 index 3c319f19a5f182d3ee212719b620dce2868a89e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 784 zcmV+r1MmEaP)NklN4ndj}E&^)e&cQ_p zxH)uAFc?sZ`jm z?ylp|dgXHYu23jkb5eJ7tnyLcpKmK9et0UHbsYl*NS|go#*{K5T_3tz5 zeE-5a=byRT_t|7SrV0!@MNs73>tpuX{$$@4~C!{p=jrBzNrE0 zKh;?0=hu*^@!hX0A(VT>!QO2By7B>Ua+D9L zS&3|l3K$0p2_d~)#1V9)uG~MCxbnw6N@UW9z}zGe)h=mZSR6qTL2VGb^a9JvL;|p2 zAyxWFvW=@)P*Gx6_DI@RueOO@8CYb6k0ExY4{=^_MMX4**p2h;ImyPDe5{MQ&qnWMy)w27m4V O0000iIYN z2L9%pvX^MZWK<&tf; zTV4ylQ5y_k3Bb^ZxY+CU0w^TW0Tbtw$%NN}p*9%6BECl6Tl5NNvsvy?AqKH{CJrtWSO|)I51a@^9tW2RECRI$P6j2yX$Kp{a^%uu zNpSyx(gKzU_YWv-U}@o!ptORi!l^)M2TN-7q;oD8utcboa9Y5Wp;EwQ21^a42$u;= zl| zjROgHWkbc#b68eU$jbr70Z^o;cJ>QgEwyQ_dWz2g001p?MObuGZ)S9NVRB^vVtFoN zY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjfIxRwC diff --git a/sprites/ui/red_boxCross.png.import b/sprites/ui/red_boxCross.png.import deleted file mode 100644 index d732e18..0000000 --- a/sprites/ui/red_boxCross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_boxCross.png-69670da93580d6b6275e6ccbeff8cf34.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_boxCross.png" -dest_files=[ "res://.import/red_boxCross.png-69670da93580d6b6275e6ccbeff8cf34.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_boxTick.png b/sprites/ui/red_boxTick.png deleted file mode 100644 index b75045b0a48d13227600c80ead8b527509b4d7f0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 973 zcmV;;12X)HP)q`0J!fRHMMu#M>=7a~F$S)0Js z?_gAfv*XhnKS1*-)l0Nge#xVKPi{XS=(y185+x$N~PzyT<$^U zZ!BzFEEZqc2btAsRV1-WrSb`vI2#xjh{XdMjfQBq+rl(W(eL+_*6nshtJM;#q?DO(nop4bY@wW=SE0?ptKQ)ynzqu^}2Hl-sT)& zWTxPHEXcvtlNqWTge?|)A9cX}k8fi5wdJ!optuk)Ng-2%>mZf87XocZIsy$g~ zQP920k5H5A7*Oj9Dat`&c5dD%_k$;b^~~#?@dNr3E>$k_@=<~WsRJYDAgK+h$;H)> z-4@mdp*BIJX|r>%Y|vefexwQGlFgai|AzH7PAX8ag{-Wr@O3Fh&b^B1jiyKO(rrjh65l_ zl?BIWMiarLex^Y>-~a%&&`8O^;yg5v6$<#|HzRjuyO!U4pf9k76rnQeL;_+eL;GJp zT7i+X1JS)5x!|%Yi+n@~S$_ckkvcxU*)_ue001p?MObuGZ)S9NVRB^vVtFoNY;SL5 vWO*)Qa(QrcZ!T$VVP|D7P)Z)9b1s0M%T00000NkvXXu0mjfQ3by3 diff --git a/sprites/ui/red_boxTick.png.import b/sprites/ui/red_boxTick.png.import deleted file mode 100644 index 4d9b8b8..0000000 --- a/sprites/ui/red_boxTick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_boxTick.png-2ee365282bb541993ea6bd8a2b8dae0a.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_boxTick.png" -dest_files=[ "res://.import/red_boxTick.png-2ee365282bb541993ea6bd8a2b8dae0a.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button00.png b/sprites/ui/red_button00.png deleted file mode 100644 index 32f5f4c823ad80b6ed6af7573f68e6963fa760f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 479 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJ^+{O!!M4H+?Cy8jr(BooDZhm`xGV1HS`LVfAAOD!-cQm8?;DHrWGpxSOjVs^uMbXwk zIj;}3-z0Xq(K?n7>QD8f+kaQz|w)eTAZ0X7}Aj%==T_sDFm zdwW3Zu)lTQ`)c3WA6IP6*c0_n?Do9NnjNJbY%X{A%v~40+HSS&cC*=^_04B5&%QA8 zHE;Kya|J6F|IoL7^CW%ccmCvuO|Q3F_-lh=p~N+!Bsf2EaktaqI2fvwp#j673&% zGAy)RBO`}pI-*Q@`oJ$qB|?EBrz2iA#KZ`*czKU3!C#J!X1 zMHit~zuGZvKz{9^!GvfqpWWNw5t2hiO8 z7x_V)2|ySBco@#lP;}?R{qWxmmUTa_gUQLiL9TzVR?P?$65b24{@4*ahjaB0?N_VZ zY@N$5^1uK7j&0%-1poKTpFgna+2PCH^@r<&bqkE-mP9_jw#!srZodDm_4U?#6Iq)+ z1e{Q_oXg`DD@VM(R8X0aq-kX0 anwOlPl3KKat^OTQBZH@_pUXO@geCyZF;86p diff --git a/sprites/ui/red_button01.png.import b/sprites/ui/red_button01.png.import deleted file mode 100644 index fd45f1e..0000000 --- a/sprites/ui/red_button01.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button01.png-6e9f34e8009bf99255297f313a2ae226.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button01.png" -dest_files=[ "res://.import/red_button01.png-6e9f34e8009bf99255297f313a2ae226.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button02.png b/sprites/ui/red_button02.png deleted file mode 100644 index 5bc305fcfb90926d59afd016212c1502ce925217..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 610 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI0}PcP;`5x0j? z4Nem$)(V?`3%t|t`hv!}s}jlgyR{2B^$u=yD`b7-AdqzbNSV-U(R~UQJN*9I^4qOg zb!CNx=e-3F*bZK|l36LGmm;*AeP+RZOF923jr-4ie{-v>m;L_q-6xz6)jx>pUu-Y2 za^44VfA!g?wrksN?4PUn;QVLX-P^SPGX;J=n5bs+@#5zN3*IQ*mur7Ni~mpEK8yKX z_BHqASf1?I<}Lm5)INI)Dem`oI{%05aW!Yms<~gcTlhz_*NZwAY>ALn21ZIH44vsKQaPqI#P7iU0n`~F*CwNY=G zfNIy5Fc#Gb)~PET=lNe~$$Dbr;dn2`qB9@lr&%#rmi_2{3$o+)3pIyc*?&&bAXRya zoIq9c{h5HO@}EaBTJGoA&pIKweSSXUlNk^1Kbg%4)VJ9er0+FYU)?&v3CV5sQ?nU> z_MJCj0J?4SSCI7S99fXlckuzGNg-|s4e(VyQx>e!}b z+iCQ)Rlj>;Gd;yfZpqGLk3TGa_PF!ezvuURou4o|R$fWBd3V|0B7KwPzq={L`|oT? z-+!O|OB4V3N1e~&Ukjh-c(>`4d|e_aA(XgAlmzFem6RtIr7|Q{>Lumm=clAp>LnLd p7L?@cW#%TPr|JO{k&%gOUUGg)YS9X|`gcH$44$rjF6*2UngEfaARhn# diff --git a/sprites/ui/red_button02.png.import b/sprites/ui/red_button02.png.import deleted file mode 100644 index dad765f..0000000 --- a/sprites/ui/red_button02.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button02.png-8a5e4d6f11835bb365c382a8a040d1be.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button02.png" -dest_files=[ "res://.import/red_button02.png-8a5e4d6f11835bb365c382a8a040d1be.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button03.png b/sprites/ui/red_button03.png deleted file mode 100644 index e771c392fcdefd2d52807a94e3b2a1997a16846a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 442 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFnV~pIEGZ*dOOS3>u7*LYr1&e zfm^yaZtiONvVO~jr~<*Vmy;$OQ)^wak&}g+_vhxz9G@PDN=+{~+u7$5P;>P$-yClC zG_|we4VUZ+fAZSIxA?}k+=%O6c`tq6`&suCo8O01pAuduf2n8uu46Eh)vBiF+}+bh zFU~oeb$+*ow1xO>&LyvRah)yL`AO){`Udek55z_Izi(g0VzP_(V$#o#U*Fy8ef%Q! zz*ftf_x%pJGoHORdjX58h9jp}K$FlE?93ZmkKF!s)0?s2uU25_)tEKs`F!qPZv+}W zeUr}fXPP#qs*G_3&GDObe#doB%}&_+&-H+Q=B!5^$Xn+*=?Pcw)dqQ?Tp$lYK+@O?!sw(>wIq z@6_u6gI2f1HKHUqKdq!Zu_%=xsZuW~CqF+WrBW}ssIs6WUoSH^F+Eie7&%5Ju6fD% XDXB#(*y`T_H8Oa*`njxgN@xNABP+qD diff --git a/sprites/ui/red_button03.png.import b/sprites/ui/red_button03.png.import deleted file mode 100644 index bde7e39..0000000 --- a/sprites/ui/red_button03.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button03.png-9bb4a2b6311c9611084dc2649714c474.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button03.png" -dest_files=[ "res://.import/red_button03.png-9bb4a2b6311c9611084dc2649714c474.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button04.png b/sprites/ui/red_button04.png deleted file mode 100644 index 41d9deb0c497162c3d1cce0240593bd638f724a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 465 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFvfejIEGZ*dV6c5*Wmz>V;?^= zZ1ddp;)%l1h0V?S515y5JzAjZ_1&tYaId=0~ZRe6okNv%L`jItji^RXnJlj^wHP&5xU%$gR zo9p8y`|v;NMVsaNKO}H2SUi8q3tmAN0Y?@%aim^hUis>S=jIFcuRWR2&Y{$y&;%nm zqz&)P;Sy?CmoFF|`6zz_ds^XnzQ08~zx7qzm}S`Npug*){`1qG8+C4kZQb&>+j0LK zJ=JxaXIXTsb6x1IvyAI;+p#mkbIw2ch5S|*yYs$y$Mv84kWhL--#v3>retGXy@#s* z>DVamB%x7c4ob>e7thG`V`m0JH5Ee7tgyAZYy6Bob=Lv;XT8IS8B6sil3&h{~c#| zE;U3@{GFTa*~>e>ha3CrODb&qu{-DXPYK7rqWk{`E>94BbVYyWdzZ7Xe>sSoFxzw; zq(8O#px`QTjVKAuPb(=;EJ|fas?IEGZ*dOK^c7qg>C>wD%I zZ~UZkMR<}D6CZN_V320rcwvLruLzcUE^fz~NhP~(ahOeG)D{+Q97|$5ccAfS=DvRG;Jbo9W%mBM@yItSv;6Xo<~zAzYw`ol3Yxw)r*{K{MN3WXks@BQC=_vXa6 z=eE>l`rdl}Y)3g`_`dMcIr;3Lk6KT>-D`2&iI+WEIF2jh!16U!OI_5f9&B!C6PmJs zMODL*(<`6}2lKyT;an+mM}8jm7o9(KK5R~BuiF_V?`gAbm1C*@LGHW{r;m1No@&~b zi37gHwf=}z_veS>kFCg0OmSNKd;^i zst4ZNtxWOUDVrkNcIW;+?zz`awMPnlJ>1a$>p|!@{_q5|==n26UjZXPx5PD~Bsf2< zq&%@Gl_9B8FDWNKKP9D7FS)3)pd?=}GdD3kRSy`2MkcO#$@wX%MJw3q-vKo;c)I$z JtaD0e0swMb&0+um diff --git a/sprites/ui/red_button06.png.import b/sprites/ui/red_button06.png.import deleted file mode 100644 index 91da941..0000000 --- a/sprites/ui/red_button06.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button06.png-faa3d1841c9571fc91c4fc5ba6e86720.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button06.png" -dest_files=[ "res://.import/red_button06.png-faa3d1841c9571fc91c4fc5ba6e86720.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button07.png b/sprites/ui/red_button07.png deleted file mode 100644 index ef3b48ea33c939d0df9f33b42b1516a7f4d734f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 417 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6Ffi(Sx;TbZ+qhS=ij6|DZTSq};k?8yDZAFP^_N&PjRCcaUMpbePfxGWFB>OIdH)yvQr3{Ee0AdF z?mWeteD7lT&YPA_%zN?j{kigbW9~Pz8BE0Nr+;-msd(Z3iO=%(Q|q_%Z$GJaM*aQW zHM& zMCQY+IZ3k^<^Nt!ktLn@>`w9^3ZKD$}{UpJBs{mBRZEOlSgyV~J}-NpOBzNqJ&XDnnAGUQ$keeo9KE tUUE@oK}o(|W^Q77sva;7j7(hflJiqii&n7JzXNJy@O1TaS?83{1OSw>tepS= diff --git a/sprites/ui/red_button07.png.import b/sprites/ui/red_button07.png.import deleted file mode 100644 index 699ccc8..0000000 --- a/sprites/ui/red_button07.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button07.png-c7c7b05b4c34842b6e96a0213d626821.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button07.png" -dest_files=[ "res://.import/red_button07.png-c7c7b05b4c34842b6e96a0213d626821.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button08.png b/sprites/ui/red_button08.png deleted file mode 100644 index 4be7f06f29c9ef0787d61e9a206b9510f8efe794..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 620 zcmV-y0+aoTP)^9EZ;X&~~h-qN=K@O1yvvXi3BZDe0b8RqIl{#go`kHWC}lCRSR+6NrUGQkT}H zuA4Fc;WR|#Z~2=^zU0izS$tp4%wlpzh_9nG)i8V%Y}zOWEd}Carb$IZx{)XOith(q zM3m+rZ#|$m)fkc&&t}`z%Bn}_eSHWH=|-OQ)zSP#DQG#B0f^#%aT#;!5#%rA^Iwj; z^qX(FL3qfsmiE=(6LCCksnUroeAOnQBVFYqCFGzUksW}Cjd;oW;Nc@OK6u!O=S)95 zd_>v{4onV#x^)8*!&iLWhq?biu<$R1*$(_=vaz9yX$~*a^=+BJA++5ivVF zY{YG>10FtNp&cGJ;zpZ<4j&P1gNKc{j@sbiBj#=J@DY(#c-V-mh!q|_B5Z|+jVOm( z;Q1AC7*zBD?SaYfiSk@CEb@Co?%9#QIGFs5xQIFowR=jwPDe5{MQ&qnWMy)w27m4V0000DW~x}Ys#amuf+NwX6XkRQ`z|)CdKm(_ z*_n-UI)xHT*}Y2cdcH~Md}L!A@Mx*TLUwNvr7wS+llp*~YXp|Ddp|k+#i4WgA069> zBzqVBDHSE^8=F;&jDdoFdLI1KPO!af6neWiv+AFs-~x8<6egfV`xz0S>g)deQ+AYt zR9~756x_X~UruM^*n)_tCRQ9)(CF?F9T)1kUSDf<0XXg5xC6PAHS>hT|5}cn_Ql40p%8*p4mz0yApOR9kmt0g?P?E2g lnVXoNss~I5MkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0suzv?6?2` diff --git a/sprites/ui/red_button09.png.import b/sprites/ui/red_button09.png.import deleted file mode 100644 index a0a08cd..0000000 --- a/sprites/ui/red_button09.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button09.png-78583a3ec9ea64640e26cec8dc627cf3.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button09.png" -dest_files=[ "res://.import/red_button09.png-78583a3ec9ea64640e26cec8dc627cf3.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button10.png b/sprites/ui/red_button10.png deleted file mode 100644 index 61c182b3e6a024d34025b1662112c5b21b89eb99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 520 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`o)5S5Q;?~={wth^3A`KU} zbDJlu_1>^KmGjFqv8dTMZr{4dxNzY@0~0fqBTgLkWnGA- z*o?|mu6YPUhn=vg`{Vv2{{4D3H%*t*^=%Z`S|fxmfe6#Oh{(!G~+vT8dHq&w^K9{nh8Y|Ni-| z=d~KMGpr#x^0x0TWDFHN>;A*^@B*({XP5M%u{<1$f{64gM%{vZYMCq2eMwA5Srt*I9 irl;xwquR*CH7_|oCADY;Tm3trMg~t;KbLh*2~7a+-}dkT diff --git a/sprites/ui/red_button10.png.import b/sprites/ui/red_button10.png.import deleted file mode 100644 index fb30a54..0000000 --- a/sprites/ui/red_button10.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_button10.png-58f53f7800da23704b5a7c886be037a2.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_button10.png" -dest_files=[ "res://.import/red_button10.png-58f53f7800da23704b5a7c886be037a2.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_button11.png b/sprites/ui/red_button11.png deleted file mode 100644 index 328a3e2372ac4a7e847e5a10358834b0a08981fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 541 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`(fL)5S5Q;?~={8@-|fB@TT2 z%y9Kd+Q#5^B|bjcUrcrmYXW4VJiDu{JTzI^9e=6hneGzVWx+Lf)|RFI3X)ulx|J+; zF8LYcU+^M8fXniG`2+Un_dY&8e>U=v=gTr)Gr2W2ueW^rHTPNJkB_@dnGxl=GjTzn{j_z9{y+&CGefFMkg|d%D6v;+2AYdC)xxu0!k(n?E@IP^b~G z_uQ8x|{ofs5OUh-}oO}Q6R`0@x0cjt46HVq-|L0Y4cjSFG>&Qu9?CF-cMwA5S zrt*I9rl;xw5o;#@AdVzpI%;(Y_P>~*E^AytqT=u1nfBETlf#LKWzTs_ydLeu>7IDe3_!OJ>UPt z4IDQG><)>;5H{8856yq4D=87#F>ODu{aU83zYhOqxk;BLTz$A)c6<3@(Zh<_7b`aZ z(cNad+~0AHvx!2{=c-K?*Zj))cIQ@(pSJnz<;L&ydDKHIvn`%z)SdSG^)&O+p^8faB9F##dnP3+daOI5w=R<@Gl(nfpUM-ird9>6M`kN8 z`TRLH$8`@wV){I0{xfIFwTBWb$|Tw zV^@2di?GY<&@aoi7r*}b@O|&}r+3e-K6T%}*x*ai`HSBk#6Q^gv*cRt|5F#GMM}%Q z)-B_*pXFa^U;nxA+e6-;2BG)ze5YNP7B={@=;^<2C0D=Azk9v8w*J?~Tknqh)@kRN z#Y;$R74m()?{k^@)9ydbj)Crn+r^P>Me zx3AE9RI}iR;yG?3jaN@zN=96)v5KqX_+ONL>tw~1C=e*9b2+-t251I|B)7Qa~W?ytPb(k_1C zZBE~Tv8h|)8c`CQpH@Jglb@fGQmL0*R9R4xua}vdn4YQ!Ob20002^Nklz68C?WDSG}%l9)aNHNdlE4tbz~?_Xqz{|Dh`>7x0R8wzwG%s?1^njyabZYTpk zc?PD7^rIUHcQMfQ&(nnCNiq3^l z#MYB(;C-BF6C?prK#GAF5rZ`i0+SLch7z5~pJ#~F6XiKQKGBibQV{c?-a;OG>?f?J)07*qo IM6N<$f<1VMVgLXD diff --git a/sprites/ui/red_checkmark.png.import b/sprites/ui/red_checkmark.png.import deleted file mode 100644 index d71f205..0000000 --- a/sprites/ui/red_checkmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_checkmark.png-e5908982bea018299c58cc7c560e9edf.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_checkmark.png" -dest_files=[ "res://.import/red_checkmark.png-e5908982bea018299c58cc7c560e9edf.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_circle.png b/sprites/ui/red_circle.png deleted file mode 100644 index f303f97cda887a0b616684b5aacd7dfc7baecfe4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 893 zcmV-@1A_dCP))L&}x2Hdz8+(;X>h#*pnp=zaSF?a=Df|uY0xNzknjZzQ< zK_r48)@n<&{@~^~&m`~Z$z+md;>>{Hz_)29XWsAq-tX^tUc#qxZu^Pqq+hNU3y&&A z|7o1@|H?$))RWWRE-#CRgBK@vma0X+_ToapB(VV8W1L703_zZr_t*4+SC{+EyO{%K zW$v(9oj)3DA7)3)o2!FnX==9x26NBOZX4H53JukZhk*F*|q(=KW>(9 zjy3_qL9Z8`h?Un@2AY8UDvz6uJ4ejgtzq-Iw6Dd!%nq5aw@1y7g=X;YOT!iz`b(r2 zX$9(CAgebHnvc_ayS7g=10i^wv9T}~hCC5d3KJgbAUsY2Bx)vJPki;R(_8NUAeNrQ6rg&oPdKC93@615(dc^T*Njd0nCRpgA?$W7B9qwX z+_l;+iGhd{UqEOrQqiPwB@L%5< z)pxe~+$}?2uttf9GwEa#h+m6M?Yu9oU?g=QZSRf%$JJh(ZFPyz;rRpk4W0!_bw(Hf z001p?MObuGZ)S9NVRB^vVtFoNY;SL5WO*)Qa(QrcZ!T$VVP|D7P)Z)9b1 Ts0M%T00000NkvXXu0mjf%A%g> diff --git a/sprites/ui/red_circle.png.import b/sprites/ui/red_circle.png.import deleted file mode 100644 index 1edf897..0000000 --- a/sprites/ui/red_circle.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_circle.png-8e89d14671cfeaf745fda2f93c6d809e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_circle.png" -dest_files=[ "res://.import/red_circle.png-8e89d14671cfeaf745fda2f93c6d809e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_cross.png b/sprites/ui/red_cross.png deleted file mode 100644 index 219abeed590cce7a18947fce38106d97ea02ea07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe9iA?ZAr-ggUOLNr$bg46A^!m5 z#GZpDbF>Q^rahHt6tr?Y+PYs_c}w9frRJRHqTYf0m47E)Q=7Hw_Qh9)JkM|2<*W>t z^H691=dBYbrd{6Wx6%Ln_V!ej)MYup52_gHb5HI#(RV{XDN#zvuuAUQ)NPuE{11=1 z*{yAHJP{+uru;uaZ4-;O($aSd#cYZKZAyCEL;?*{ZcJFXv|4t(N4ZT8?`OBDZqqY= zZSwt8(*AuYIm&I6Gw0zN7q%UY|G7HU!c2jF&@FL|C<)F_D=AMbN@Yl@)Jw|A&reCI t)Jra^EGWs>%gjwoPt^kkhLMSDUUGg)YS9X|`gcH$44$rjF6*2UngDlBbMycJ diff --git a/sprites/ui/red_panel.png b/sprites/ui/red_panel.png deleted file mode 100644 index 8096abe6d01e434ac5162d1009211071b738cc97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 634 zcmeAS@N?(olHy`uVBq!ia0vp^DImgAG>z=T}pns zrSDQ{0c~OL#ai-Gum5k^KI^=l%}&$%2`zqiI@sB>jlVwc{r&ajGpEbvxA&X2o!Ymt zG)L|>|LQ&W8)EjE-DZ89v^sgiwC=OqUNuHRmaF>i+vNN!xEH@>f9{#<>U($oI(^z& z%6VgMj!g9NXB%rJj+m=XEnd?hyY{@)+NDXaH&qwzVEmN4J9)*l-^v~-Dhdt_41xj* zOiV5g4ICT-3JxqR9Z(S#4gp3+C8!7^Q~_9oEG>*oaFdUC0BvPlw4d$gz4|LQ7ImfP z19VF-&CWLKe|tC~-*o;`$EoFyk6*veKdb%u-=n`WYOf_E>zVbfP5yktj^~gP@9xQa ze-v&o3y#kzT^FagH5eE^?T!&k<~}tsUG*vP&W|sT@@jYOOjt3k3#g?irq#78dxOzN z5%W{uUEZ3l`BW#dv)t!x2PO^O64!{5;QX|b z^2DN4hNMcpq@4Wxl$1)nnyErRC$m_`SOaBvWD4?-FQNrZ3^ zf|lp~n&;d1VK=X2k79+6t@^Syk#WW6BWa?F(sdUh_YXBe=kQJ`q2 zWW7s6i-7@)pri0waoo{e&i#Ho5e<62Rrh~TWf9+Ca(^U_alRgoy)X4ZKK!U9M8kaz zXg~uR(0~RspaK6S$Wz)`i_-413fhu_bg(M6ob* zD;TdGmADU!&uiLi3cz3Lt~Ac?b^rhXEp$a#bW?9;ba!ELWdLG%E@EtNZ)9Y7E@N_e paCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1iksyUYLp diff --git a/sprites/ui/red_sliderDown.png.import b/sprites/ui/red_sliderDown.png.import deleted file mode 100644 index 8e1cf6e..0000000 --- a/sprites/ui/red_sliderDown.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_sliderDown.png-24e6647c25d2f1c95e54280fb40724f8.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_sliderDown.png" -dest_files=[ "res://.import/red_sliderDown.png-24e6647c25d2f1c95e54280fb40724f8.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_sliderLeft.png b/sprites/ui/red_sliderLeft.png deleted file mode 100644 index a4735b7a95b24f1cd1a3feab4e0ef7710941a236..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 506 zcmVut%hhcRbs3Zn4ZfD30sKc;24#ohL%me8#ypH=)qX(9FSEM+29Ct8Ga65?cI9~}a zIZzJ7a9p82s~NC~@&UwoS*$jo4#ZZJNOe1~y9@>gVso7EU~wQe$FTsh#9(kBuIdY` z1D_SD(A9zXDt@dEM6NYx?Lb0JrU7*zF^$aub0D$Jbb=0~6$aH*#B^|QI*?X9Fp#+q zaumQ0I~pN)lu*wQs{`rKsr~@6kC;9++<`s{3>qLG(b8cc^Fj82>?3wG0`5RMVqsE- zOX%r938;M}0Y+F|Oydv(*~0(;oc8Q-1Z2px0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$g6f0Qr~m)} diff --git a/sprites/ui/red_sliderLeft.png.import b/sprites/ui/red_sliderLeft.png.import deleted file mode 100644 index 54cfacf..0000000 --- a/sprites/ui/red_sliderLeft.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/red_sliderLeft.png-23e03e6644ff2f3f819a96d487e3a28e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/red_sliderLeft.png" -dest_files=[ "res://.import/red_sliderLeft.png-23e03e6644ff2f3f819a96d487e3a28e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/red_sliderRight.png b/sprites/ui/red_sliderRight.png deleted file mode 100644 index 0a44bf1482ee6b3135873d40a26312b272699dbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 504 zcmVV!;uSO%PW01L5lO@0oJQXc)o@fWceD$$Phb9h#;qP?@q&pDiIG7a&^+sN--stlNRz1z3@ZkufYV|0bR5YJqnG2zau~AXKqWIRJ2)ge3vTyq!k9453+|8hcSRlVu%KMVWJ(z z097b47##)!jC2S=VW>Ss0|3fZ?107)z0d#v04;PySaefwW^{L9a%BKwc`jmXZ*OE| uc`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000YDQQZ>Ph?3y^w370~qEv>YO1-3<{QQ)ZO1-G2e8jh-%!Ar-fh6Am!WQ!PGW?=QN+ z{TR=Yrsa{3{`ngpdB6XJ(Eom3`||>G>&>S$$}eYBVBKM&{5XB)qWAMvI$tJBO;D5Z z?_u;{o9kXEc!GP0L_?0iApx622ae{N0}P*}cd|9aPS)EdCox0m>l6v5L(L}yijvt> z+Z;~L7IJproU&v}*Hu*q_XEb#8k&>k_A33=I4L(J&cm}rg6#l l%gjwoPt^m4f{}@9UUGg)YS9X|`gcH$44$rjF6*2UngEQ+XdeIo diff --git a/sprites/ui/yellow_boxCheckmark.png b/sprites/ui/yellow_boxCheckmark.png deleted file mode 100644 index 72fe38873ea62c30b5be84f220e8e25c604de874..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 768 zcmV+b1ONPqP)gMR^By=m3eoh&rTS0K@796@2TSTM?5=4qfp{f0_ z(KKB14?Q6!H)&$;O+9cZZNfdj-upi%IY&`ARwxwqE0xNH;~IIbR%7eBvyMUQRjbwO zQmJ%SEEac_Rfd~HL8Js$bGh8M60=JN-K=RE({-Ko`+e6%m}#2cdc9tcHJeR8oX*`n z=RyZJG#U*y9*qT}aBVjX!&`4Y zpEKLG-B|dJ*kAyQ2L>VH$9B8zL17UQFmXN_joer;#0CRc{Kx2Oi;i$InMj8spH8RV zky7S*U?f1Ytf0urh{J_Kn#uy3yk0Tuevf^;-NxQWS|go#*(n2T^xkFm-IgOB#r2tf znQq5qfnlcziv0WGfEfdQb71qQ(-0Inc5(Vr%pMFuqoByY9uMV!jr%uj(cKA&8sGi8 z;yI2uc${m4VL`KZ%ngE1p00w&$ji{Rz>rnE-2f=A`+=hzwGLZ%>SV*Nll0Ki$6G6p^UD_jQ zRlQmzc4=U76+VgBr9Q+_aCu-!#4i2qB3MF_id{Mwj*O0!9!>uOj7kWSLHIjA4-9Qp zR*eW^QI{S9qb{6A0cfeRZr>1l*}iFhFcm+xTCGeQUc{gd3A2(VSl&P7Iie8(HNBQ) z2^$S?wdt&l7&IcFW5jSLI8@PSs6z9LEDW&_Gc+FHjiIn}7!%0^#M+2KO)hjEIU~b` z4Gr${N)m(Su&w?jKp{;n?FT6Z3Gv6@2^s(Z04;PySaefwW^{L9a%BKwc`jmX yZ*OE|c`jped2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000Cd) diff --git a/sprites/ui/yellow_boxCheckmark.png.import b/sprites/ui/yellow_boxCheckmark.png.import deleted file mode 100644 index df139b5..0000000 --- a/sprites/ui/yellow_boxCheckmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_boxCheckmark.png-821fa9df868cb0001d322b3babd80aaa.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_boxCheckmark.png" -dest_files=[ "res://.import/yellow_boxCheckmark.png-821fa9df868cb0001d322b3babd80aaa.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_boxCross.png b/sprites/ui/yellow_boxCross.png deleted file mode 100644 index be0df40866e9082e86260ff0963cddfd6ff6c355..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 712 zcmV;(0yq7MP){{5$;~RFh)SX z-)D=(f>mX%>#|<2M{whRP_0($9t)ObCBF(5h9O(6RtY40Hk%c8&-2oJ>-CyNQIyoe zXVeA*SW+-FA|8%LqZA5Bbiic!d_GTV!B86vVBue5(p&Tjm&;}8P~^Vvr>~SwZVE;X zNLCdTIT>*zP&lTi2BTi1K1)w$9x%^!*w4o;`~G^C7DNnU@txc|mIn+4g14)n}hv0Z9@+`PQV7pL<;6zY7oOUq((-aot;j*CM$Wcm<$>5HG z(gG%fI|fP{SY9|8lvXfRI29=EV6sM+-E*aY$)NJWX#rD($^%yzEH9KQTp=)(%TwhN z)(#fFUMQWuEI8z-Y{x`bf(Wj(9TUN2-BUbVsXfNS{l4EQU7m3d)_g_9J3k*ezP4Yjx9o6Un+csLvmD;;=IgC-PDe5{MQ&qnWMy)w27m4V0000-Gz{6l|s@5gjDGUi*&(zNg+XyK_rL-GI_tl zaaNc$?3tW1uS6?1?B4bosPA9e7?bK?uQuF!z!WWB$ z+H5xJa5#j(_51w*81$D(FVqUCmq3=wrJ778seL+~p25=q7$MKZ6vKoY(QxA|K%zdI z&D8OD48lmJJXzeuf$hqi48V6w7ea@Tc(FhT+ZWz0a-4g8?hYMpPv+uQ<-WD22& zK@Ps2oLJo;ZDELgqDFo{s`;oB@-(1mNEof2P+4WDa0^guI&|^#qdGo5^HRss`gZt6 zxnsxp|LgTS5V_Bi8>;GLhv|)!HXVkKnSe+?eR-m0zdjrFM3JMu;oFc*P;*#;lh|4Q zD5nBLKMY7r@l{r$sLfZ%aDf?WJ;EBps^ z6F_-0EGg5pfTCH3>ZxlH*8oB>)dAY?_m^454v)z$u1cq^&^pJ3bZ4^BqM-+!AE_q$ z7*LxUDcV6+Fq?1hwC5ob(S8=p&iDi76Pm6Tu^we9kR~v)28l7GDVwV;!xlFOp*KOK zd8>1@Z7^JC{fG_Yj>DOpf8*vFlmZ=FsLG};9~HA;=Rr41+p@_f%|v;fsV-;h5IfP; z2S4ImgywfkP?*o7(_-vO#EipiMA3mMjGfnl;dwA*H0SBW{U3;_Co%<4aZ_Z{49(pP zpae5+>Ybl6Ho}LAj)oAXU5k)O*yrS0%_R{c&inwuwTMNNg^Y~h0}!arqiZy?iC}U+ z)1Vx10RUSVq$IF34-I660>1jq$luxS<(m)m1=dg^bWWWJAdWV*|MjC47`ZtR)7y~` zuAuY8M}!#r0~b_`HSX1$DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1hi##k>Fj diff --git a/sprites/ui/yellow_boxTick.png.import b/sprites/ui/yellow_boxTick.png.import deleted file mode 100644 index 08f99de..0000000 --- a/sprites/ui/yellow_boxTick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_boxTick.png-83b3c6863f752a1fc6203fbc6d01fbab.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_boxTick.png" -dest_files=[ "res://.import/yellow_boxTick.png-83b3c6863f752a1fc6203fbc6d01fbab.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button00.png b/sprites/ui/yellow_button00.png deleted file mode 100644 index b25aceb5a344e2aa9755115a54202787dabc90b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 491 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`$7P>EaktaqI0}U2o?=i31^xwTNmc9Nfad6A(s&m^mfBdoU(}f8unsaJpYU|a-Rv&KP zJoDn|guI**d;Z|{uPkr>`y*PBZ)aba_vztE^Xvc-UFq}JHvc?v_HE+fgcYr?*2-T! z79e29A>YD(i2Y&n2ge@@HE7%))j!I8HIA=8yq`;>{e$2>2y#?JR|nGePxnt-VqnLy z^AF>5{LR*v>(=`&&bV2zZQfb;{9>Vhk1H=1XhfOKTbus5aMQQapKG=4HUF+UKjrN4 zi&;Ipr1SPHliTz)$Ij~X$2qeve?7Uq|6#zQ9BZ(PU#vM&Xy*`{^11LrAM4=-VGp-2 z7Tw7=J?XRq(DSzY)}IT~*(cA(+wRmXpY}NPeg48Lzt8WUvsxJ#7rG^`5hcO-X(i=} zMX3x)m3m1z`S~d+m3qlVl?5gFdYQS2>8X0a*fcV6%}dTtNiABzR{svDk-^i|&t;uc GLK6U$h2sqX diff --git a/sprites/ui/yellow_button00.png.import b/sprites/ui/yellow_button00.png.import deleted file mode 100644 index 1eacde8..0000000 --- a/sprites/ui/yellow_button00.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button00.png-f5768b442bf97236380d8e2719ab6f3f.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button00.png" -dest_files=[ "res://.import/yellow_button00.png-f5768b442bf97236380d8e2719ab6f3f.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button01.png b/sprites/ui/yellow_button01.png deleted file mode 100644 index b9da991710ed3ea8fc4494c79e48748535edae3c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 432 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJGFp{F_Th6bYdG8L_Bk!(%`zPp*2A@f>Z3G^%-d$oh^c&p4nI!%>4Ap z(Aal};N6+#hLI+PR@U9KOUmV5o?|WD|6V;`O2~P_+U*z5FDs16vx|M3dtZ!w z?b}}*WpOVpZ@;_G6o2-)`nlSF6+7>mYpj~qoBsM{&6A^tkDf@7X!&%dzbH|IL%xOo z5c|XC4~{<+Y6R@ixPNT_T$OnB@%4x4j9&%p4vB-2xdt{ZhxfPI8|i2n{<8d&D!jh( z#AKN{3{_MKrZ$E#%QLrM)>|SgA%{&wR{(5cul^2gcPTc=$bM$x1jW_2c z=9%fI+x1TV^UY93i?{A_p2_=j>Sh1hKFaK}`Uncv64!{5;QX|b^2DN4hNMcpq@4Wx wl$1)nFVdQ&MBb@0J}xItN;K2 diff --git a/sprites/ui/yellow_button01.png.import b/sprites/ui/yellow_button01.png.import deleted file mode 100644 index e6e48f3..0000000 --- a/sprites/ui/yellow_button01.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button01.png-01439b7f097a1b59306d5b3ef4b8f38a.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button01.png" -dest_files=[ "res://.import/yellow_button01.png-01439b7f097a1b59306d5b3ef4b8f38a.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button02.png b/sprites/ui/yellow_button02.png deleted file mode 100644 index 15b1f3dc1ac23616b357a288a6a9ad72e4dd19be..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 522 zcmeAS@N?(olHy`uVBq!ia0vp^`+(SxgAGWgOcI{Jz`!`e)5S5Q;?~={3;kpQCE6aw zf8p97D!~%o5Zk!&vCs}Nr-PwaOeMIMa`%NS@VN27tI=U~lxvg1%B-N)+3&WW7V%ka zVEuW{6VG#J*8KXMR(5A)RYZJQcEP^r+v)OIBGap{9$1rI?RPtK&%AYaOjLd;to2`H ze|zQCZ_nO-toi)ACUeoxk6dYSw~KH6`>k(~XE)y>eCLnKT^Ru-QBwY|Gxu%Ud9VKC zkLK6YeTz-6n~1Y+*4JJBvVGs}?R8scpKN}An$6XG>D&4?`8F5vzu$ZHYg+gZu|I77 z;P^wKM!=3k9-Z6&p%sjHIj}3L*!RJH|NOjn`+1k~?>{Fkba&FSRknZmD{%hAXRi}B&$?)>9(S2P)AsE352b%kJ$v!? z%kAR@FBWZ?d+c)6to0AwWS=qpQaXG6_|_;xo+{CQQM_8&^?SGRw%B>R{#wF&J-f8# z^Ra>#86V6u_q_efFI*bdxpeEc0$^0>mbgZg1m~xflqVLYG9*>%CFSJjr=(QsB^Ol| ol;rDW<|d}6>H#C$$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ03HVXx&QzG diff --git a/sprites/ui/yellow_button02.png.import b/sprites/ui/yellow_button02.png.import deleted file mode 100644 index b7a2986..0000000 --- a/sprites/ui/yellow_button02.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button02.png-3542e8e5cc812c06d4917dd4ab7e5381.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button02.png" -dest_files=[ "res://.import/yellow_button02.png-3542e8e5cc812c06d4917dd4ab7e5381.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button03.png b/sprites/ui/yellow_button03.png deleted file mode 100644 index 70ee72034819ecd1b9eb3291be7c34a8bfe97d7f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 458 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJPCYmvgxm_mj4yo=?@f6XCZCDWTOtG?ILFfUe4MJ;Jx>u*qkEzk+hs`Hd zu0BjRy6d^p_Hp7X-?o=2C9~EYej9me!%MI87t2iM)y>5&DiyJx6Rk!of-Rfyq6X!?b=q)YcC;W`s;J2eoYJiA@+yO9~^%u)Ckyd$fI-n zKeU1oF9&u-KlXoEe)x-!c>d{o*Qa;)DF#kY-JWSJl^6YO1-3<{QQ)ZO1EaktaqI0}+ia0Uk+z4y zD>^ikx;liKq*OYT7O@zfSft_k-2X&Ar{^1;H!8j+uhiy7L~yp1tjj*rE`L!gK{0|e z?4{c8H|J(dP+ES@_&c}w9^;(S9W!TU-R~%>ozv@9ZI%|LpX4|#&W-U+dFc79=-%V! zmd@tkEM0JI_r>k=jz^S!zP|h4qxk9-tAAK>y{QH&`Tak7!R0-6h0{turWa0dJUB}# z{B@SymdKgb8~!%S^Lu?~WKKPwdjD#${VHGmUlaSP8x~HqJv9C6?uPlc^MBm^Al)$E z=8tv5e3L)#4}+MuK}0l&pYIG}&IS?EApZL6jP{j3t}_6Ma7O#gAMxuL>OOtYX9g1N zAb$3AkQ6gWeK&~s4AOM9?ts5so%{oJ{{J!$)OqWl>VTL$Ai@O1|0x1us(=Usx8T+oJhnnhfi{-BDn$`a-<y5>x>Pc&g zi<=)FF!{l28uxV{t9aAa%ro+x`oILDTjCl~5}cn_Ql40p%8*p4mz0yApOR9kmt0g? pP?E2gnVXoNss~JBMkcO#$@wX%MJw3q-vKo;c)I$ztaD0e0sy4cDg6Kd diff --git a/sprites/ui/yellow_button04.png.import b/sprites/ui/yellow_button04.png.import deleted file mode 100644 index f5767cb..0000000 --- a/sprites/ui/yellow_button04.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button04.png-d9f2e6b97b66e777edd0adca04bfcfcb.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button04.png" -dest_files=[ "res://.import/yellow_button04.png-d9f2e6b97b66e777edd0adca04bfcfcb.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button05.png b/sprites/ui/yellow_button05.png deleted file mode 100644 index 1523ad557dcf37876e2953a5ac40a539fbfe2dfc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 557 zcmeAS@N?(olHy`uVBq!ia0vp^`+!)NgAGUuv|TJEaktaqI2fv)V3!630Jo zb`bJZnfOE%NVv@E_@VzN(`d?4dxwcnC6f2-U$abS%G#-SP0yF|ZThh0`Sa>m!O!od zmHsY!7kgINDJK1BfQI;CzfAo(Gfvf=XmFcewQbwlj~|L}`pOCYW6rki-?v42+vT&* z7cYFXcF%;<^R_j#ft2jO$Mp5tTjAwd;_H_S+h}-fKDM?r+wR7*PYYiDX7882Xr-X= zP3E`X@;Z;%=Us%H^`a)xg7~o$+O@%f4$U&$8Gh-tU#6XS-$*u=+97f=fnEr zAeG4ta`t}$K?)5(MrLsUjkMc8_-L1kW{Icl#`#Il2WOcTvS<5lCPJUo0y)e g2TTt}Ca!tO`6;PIE7IEGZ*dOOS3>u7*LYdWjm zf!c`OEa3_-?>3zFoZe#6w8Se}*kkegS@v-=y;!E&2uO49eCFb=q_NNI-GQA232B#V zmR=f5$<6*T9;!M^Bkj4NXHm_Qe`Sy?LiuP>RJ&texS0`)$wC|CXT_n%!pMO6w`1^qrc1Tw|IhK8*zg_Fp zI@MLb@0)Z5b*FV6Z)Gcw1C<)F_D=AMb zN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^lPhLMSDUUGg)YS9X|`gcH$44$rjF6*2U FngF2^xCQ_K diff --git a/sprites/ui/yellow_button07.png.import b/sprites/ui/yellow_button07.png.import deleted file mode 100644 index bb3305e..0000000 --- a/sprites/ui/yellow_button07.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button07.png-66f4e92382bfacbacf62f34d17f9c2ea.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button07.png" -dest_files=[ "res://.import/yellow_button07.png-66f4e92382bfacbacf62f34d17f9c2ea.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button08.png b/sprites/ui/yellow_button08.png deleted file mode 100644 index 77a23b49e3365463211d1bdbc41c21455ea34129..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 369 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUFhssElXjv*Dd-rh3gI^-b0dO@>@ zf40cH17@wg+dpu~c?z+5^DAgfGZb{)uz@RrBdlp^g5clNej5U|%$d6XL*nFD_GZ2_ zL_cOv^$bceI^({{;ac*_wXVAts{cCm`jB_`(*3M^WflCFuGjD199FAqrT2AVy522b z+u4^Zza3BCa`15FO|!^9!575$UX0&x({IrN1}R(Ki@bs^0*)+5#H`pHb9-g4jnYaT z3QZg^;*f=sQCG)3p&OTls@Zz;#aQS41e$^Jk54HDm zkL|Bxne*p(Z_~3pcP-|c_{J&g@Axw9mrJU-lW#WR&VNw2l(% zCFSJjr=(QsB^Ol|l;rDW<|d}6>H)*l$iy`-IX@+}Xa!sSJD^4ePgg&ebxsLQ09z)L A00000 diff --git a/sprites/ui/yellow_button08.png.import b/sprites/ui/yellow_button08.png.import deleted file mode 100644 index 6152563..0000000 --- a/sprites/ui/yellow_button08.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button08.png-fca807ac78cf1221094117cd3a034e2e.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button08.png" -dest_files=[ "res://.import/yellow_button08.png-fca807ac78cf1221094117cd3a034e2e.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button09.png b/sprites/ui/yellow_button09.png deleted file mode 100644 index e00e7e3e7f53f821720bbcd24cbb30a84a55aa19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmeAS@N?(olHy`uVBq!ia0vp^h9Jzr1|*B;ILa_EFa~+LIEGZ*dOK^cACsd zzTfAzROQ`ciyc7ee|P-OoKH7-mSU*E#<@@TiK_X}gGrZcBjjhuSec)*{ND7zN$*qY zntx^wx>Fwi)$sYTU-5Yu=dq?E=Vni6QBhIk^z?8NnuLRSXWJ#VZ*Sw<{=Arb@T>mYziJ65eCu46M{L@$ z-{byt){3G@)9*ZS4>_)@9_CzkC!{bbYSFB}+g@I~utCG&UGICRK;Eepg=s8xZgJ=T z@m3TRR=#A2dI=0<-4fS`lHmNblJdl&REDHVy`-G{{FIbRz2u_Gf|7i_%-qEER6Src d8JW1|CFiH47Oh~be+Sga;OXk;vd$@?2>@K%!|4D3 diff --git a/sprites/ui/yellow_button09.png.import b/sprites/ui/yellow_button09.png.import deleted file mode 100644 index 86447d0..0000000 --- a/sprites/ui/yellow_button09.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button09.png-f0609eecad5baa78ab5ab693ca4dcb56.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button09.png" -dest_files=[ "res://.import/yellow_button09.png-f0609eecad5baa78ab5ab693ca4dcb56.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button10.png b/sprites/ui/yellow_button10.png deleted file mode 100644 index 4c431d620683b54754ff61d1d357168ea0d3de12..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 395 zcmeAS@N?(olHy`uVBq!ia0vp^hCr;#!3HGRJDUG6FfdAbx;TbZ+68nHMNd_9^7k zzgw-8<}2Kp*11JpR#LHhoyPs7n+G`KD&s7^2>yybu$EPAqsiNcc>!U|BYoX-rSBcx z)Ob1c`LX`=Ek}+g#(Wj}6MKL=?*q44=K2pm6m>PX>S&pY|7X(sAQ=|TyHUD!suO&uOGh0 zukBdse=u9+SJk8g(^Ol`KBUH$zm31l)b}rW(SfsNM=l-u&BbDOeKJd0EaTeL6O4M! zTlhgCR^l2_5}cn_Ql40p%8*p4mz0yApOR9kmt0g?P?E2gnVXoNss{{hBNNxW Vq7`iQ?|>Q^JYD@<);T3K0RWBEnFs&? diff --git a/sprites/ui/yellow_button10.png.import b/sprites/ui/yellow_button10.png.import deleted file mode 100644 index a6fed30..0000000 --- a/sprites/ui/yellow_button10.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button10.png-d46a61826d7b4ebc4777357a80cac496.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button10.png" -dest_files=[ "res://.import/yellow_button10.png-d46a61826d7b4ebc4777357a80cac496.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button11.png b/sprites/ui/yellow_button11.png deleted file mode 100644 index f3f236a1ff575981cd062ed61e997f3ad74543ec..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 563 zcmV-30?hr1P)L=^w6)BZrNH^Nd1{1i@Pw~@f3T@2&470) zAhTidaP#S?&3ns6OL&hna)fU1{5+kaKYpW2yu75lCB^>&zVL>>VUgP{`}*KvI$%nW zz%6hMPs7569}p`t=>V~RBEbEGKL4IXDPmk79x zK0IPj9~yBppbwAe*M~>+=|dx~d-dTFJ^Jv7ZhdG(zDpk-5z&W7bn3$++V!CkS8e+6 zh*o`gM2kK&BG;@Bk7&||M>Og~BQ6{C;Su%v@Q6BnXv9UWK0KmEA0APy4~;ml(uYS> z>cb-{^!XievhFY5^TF`qs>Acn%5{NX(G$M#hQFm({fOt|h*Q&3_`)0hcChp{+;(LQ z9FBhh{B3X1ywr+&w+R5e;cv-#d&S~#+5f*>kcTIH;SGOFF4#U^Tm}BNldxH*BND-F zo838Eb1?wkKduWU=PX{_EI1-xfN$vj0oI0X6|On+r2qf`Ep$a#bW?9;ba!ELWdLG% zE@EtNZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1oa7 B2(thH diff --git a/sprites/ui/yellow_button11.png.import b/sprites/ui/yellow_button11.png.import deleted file mode 100644 index a275d9b..0000000 --- a/sprites/ui/yellow_button11.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button11.png-da6bf2ac5af71a0ed65378a8c45db266.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button11.png" -dest_files=[ "res://.import/yellow_button11.png-da6bf2ac5af71a0ed65378a8c45db266.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_button12.png b/sprites/ui/yellow_button12.png deleted file mode 100644 index 8b271b01c6870f2e5ab2af181b3189af9d899700..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 500 zcmVM%7RuJj?z-=F4pQdb zzSpUz&b`gzc{+DizhmasWoSVZ+Clxu&OzhY5;eRVJmG6U7hWn#GvJ*C)DLanzkEI| zByUkUBYE1B!@I%r>vU3od`3+?yk3+f#s31n@P@x((>m$-{=ws}V@D9@=3M=0nBRN` zR8zKdK($K*c-YdX>q%r0fj&H9Qy&^}zo8G0Sl5R~RP><{cV&He#F{=lVpSg+al4`q zk66}+M=a?>BW@P;;Sme^@Q9K=G@>)F505D7!z1SO;Sn?X(1>N}_@$okbz|Td5j8x#oE395J%z7}sAV?^{ITR^4D83hZUh|sj~fMk zVKVRkA32bZvzr8NeE@a5!;%faJJkRH04;PySaefwW^{L9a%BKwc`jmXZ*OE|c`jpe qd2n=ZE@^FHXJsx>PDe5{MQ&qnWMy)w27m4V0000EaktaqI0}`z&ckiS~z< zjrC@un*WVN0*LYFwz1>G%?uX4E9DgX(2-tDRx9}fgN9DTzI0Qp& zt=QE4kbfv&_l~D0%;WTbp8cySzW*qHs-C<5mGPyTnLcV?YwXHjo6em8R4m!+)}E8LIr8qG`|aC2Z)e)9UH;QZ zu7Cd%#$8Hh)&KOjIZo$kKOA?`>X^NOfK|~g{!>4#>bQR$pKg74;nIWeFI8OrEgcy7 zV#!Y*h9|)2(JgU}C<)F_D=AMbN@Yl@)Jw|A&reCI)Jra^EGWs>%gjwoPt^lPu#t&t ZUUGg)YS9X|`gcH$44$rjF6*2UngCq0^O*nu diff --git a/sprites/ui/yellow_button13.png.import b/sprites/ui/yellow_button13.png.import deleted file mode 100644 index cae8e56..0000000 --- a/sprites/ui/yellow_button13.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_button13.png-f32a765b300ac629df08e708fa7a2a08.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_button13.png" -dest_files=[ "res://.import/yellow_button13.png-f32a765b300ac629df08e708fa7a2a08.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_checkmark.png b/sprites/ui/yellow_checkmark.png deleted file mode 100644 index 95b43cc6971e345c18c05944a48b87b07128bbe3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 358 zcmV-s0h#`ZP)20002=NklskO*f1zqP=Wx& z0S5SdYzja$ws1uEI*LO;v4_nSAWNX~^9gwyl*Et&em_3N#25&QJdy*SfPwq5#wsYr z$T1KUp*YhfG$QVkVjxDuU<06}M3O6sP2_)1Gt?6qj{OwpYoa0sAHbJ$@J0;5U;t(Y zY=%-?cA_UUl1m?4$qW_@uKQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$ Ef|{y~y#N3J diff --git a/sprites/ui/yellow_checkmark.png.import b/sprites/ui/yellow_checkmark.png.import deleted file mode 100644 index 203e912..0000000 --- a/sprites/ui/yellow_checkmark.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_checkmark.png-eb1e547b75ea90884c0eadf16a11b797.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_checkmark.png" -dest_files=[ "res://.import/yellow_checkmark.png-eb1e547b75ea90884c0eadf16a11b797.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_circle.png b/sprites/ui/yellow_circle.png deleted file mode 100644 index 1459858741a69c835ce14b616fed3d61524f299a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 870 zcmV-s1DX7ZP)KSxCW!n=G<%kxh_nTy&F#o9_A(`V;yS`V(9iS|m{@2vQ1y3!$Y8p)tm! z#!nCeE(!%f5Cox%+c}eWukX!F#+h{HLBYV?Xfku&x#!%EN0jr^{YcBb4SLt>(0X@+ zz9j|z-)+;Iz4!Ej%J|^H2W@&AfEf2TiStD8o6k5zVPF8{utT@MxI5G$X%T95Aom3b*$Cc=X02`$y0j4b0%Pe2atU=5 zxcwQ>{|6}MGR!o-0G+PHT_znKlbxR`ZG~yHXz1GcVKt|Z0ksb>$V8-{>FkU@U_MbD z`KU#v23cds<5(*?(zKP`KCHGO=?e9u-98v4WjIro$`rQ|v#^7)IX*EOmbA&1)%A_l z?b+I4C%XFJOF9>!`4tIjSdC4KsVk8<4zrOqTQG&Ovmg;8;AokrpWOd}SoEY!0o1JZ z35PMe84fATARC!?ewne6K1_5fbfhrrS_CJJ>dsoNOJX46+!qkC7D>@W0dv>s#zde= z5m}?fO#)`-YZ{aTSpdKm1}O(vhKmMaMFjlMcSdGsTeI(cpf9k75|I?56AQ>V(b~Q* zt-wg(K&IXu0UWOOlH#dLgp|);W_J+OmS<|B0000jbVXQnQ*UN;cVTj60AhJAVr*}3 wWMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f+eMb4*&oF diff --git a/sprites/ui/yellow_circle.png.import b/sprites/ui/yellow_circle.png.import deleted file mode 100644 index f15d5ac..0000000 --- a/sprites/ui/yellow_circle.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_circle.png-dfcedd5d1fcb8e0e82672482e90e01b9.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_circle.png" -dest_files=[ "res://.import/yellow_circle.png-dfcedd5d1fcb8e0e82672482e90e01b9.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_cross.png b/sprites/ui/yellow_cross.png deleted file mode 100644 index cdd77e0ec0a684c58a741f7f50c8f877a4b11cf4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 290 zcmeAS@N?(olHy`uVBq!ia0vp^LLkh+1|-AI^@Rhe4W2HJAr-ggUOvrx$bpCD!pnvr zjZPuW2Il9iDqahii~2-3W@<=Frc|p(-108__B5G2;#K9LceO`1>fcx#c*fwgalG^% zgO~#Oe2L`_(-XNb8J;%QPMf$(>5Nk8+8g>piE>GXJgn^bmy;xooF^OJU)$>Gv6g4@ z#QF^aH=9f+hLumToGic@JW=F!*Nz!RIj1gs60g*_d(uGap>U<{w+&yuZnE4M@#A1T zYkKO98Hv}Flq diff --git a/sprites/ui/yellow_cross.png.import b/sprites/ui/yellow_cross.png.import deleted file mode 100644 index 5c2bba0..0000000 --- a/sprites/ui/yellow_cross.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_cross.png-f5d5da3adc16d6e4f9ef8eb7c0c11958.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_cross.png" -dest_files=[ "res://.import/yellow_cross.png-f5d5da3adc16d6e4f9ef8eb7c0c11958.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_panel.png b/sprites/ui/yellow_panel.png deleted file mode 100644 index a377f8c122889b40cdb852e0f1708f4e413eb002..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 612 zcmeAS@N?(olHy`uVBq!ia0vp^DIm+RKzS;2`C#~+rT z4d9ZEiQVl{`0~P0#qRQp-Y--uWLdkP99gLl=g|Hrz`(Lo(7V}hF00}N&lewNn!gOc z?J97lu#)dj+nmWS{}=2N{`f$O_tA#jM}IRUp5OeEEAsdEt9?7aRtUJKAKxh3ui%%I z|MSDGi2utyg}b}2e=KR8XjQ2!A2aXUsqg%|pDw!_AG&Yv6}DBspIzHonP;Duw2djV z{o|^nJ8@rmuNCgBbUo?sc4cwa$B#dM`G0N>va{Dr-4=XGWlLw#?K>9ROPTOB2-%CFSJjr=(QsB^Ol|l;rDW<|d}6 g>H(9Hk%?zopr07t+7)&Kwi diff --git a/sprites/ui/yellow_panel.png.import b/sprites/ui/yellow_panel.png.import deleted file mode 100644 index f6713d2..0000000 --- a/sprites/ui/yellow_panel.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_panel.png-fac16f5f02d14bdff632dc50ef55e038.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_panel.png" -dest_files=[ "res://.import/yellow_panel.png-fac16f5f02d14bdff632dc50ef55e038.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderDown.png b/sprites/ui/yellow_sliderDown.png deleted file mode 100644 index 5b8f9d626d5c81ee5163e87e2e4a44d1740996de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 434 zcmV;j0ZsmiP)5Uk5tSfev(_10CqV ze+imf+e=vvV=vW{y$v|-V8{vYj^>mSXoNAdVR?no!bKaW!3{oH;0FmgtQc9?i_Y&W>ChO)f08gO`tH^2Xbj`pwAk;^1F@f>LRflK z5VN9-adq{;WH^_?tmxX?T@c$s&s(T^*YGsPIct*G7P=>*SQ7dtm>wCGd<@G+wbWw? zH2OO!ym1B$0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQK cGBibQV{c?-a;OG>?f?J)07*qoM6N<$f+i=n>i_@% diff --git a/sprites/ui/yellow_sliderDown.png.import b/sprites/ui/yellow_sliderDown.png.import deleted file mode 100644 index 463604d..0000000 --- a/sprites/ui/yellow_sliderDown.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_sliderDown.png-32ea4423a6ca054ad851a3249ba52c57.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_sliderDown.png" -dest_files=[ "res://.import/yellow_sliderDown.png-32ea4423a6ca054ad851a3249ba52c57.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderLeft.png b/sprites/ui/yellow_sliderLeft.png deleted file mode 100644 index 9ec9498210797929487b915cd5b6709acbe47627..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 507 zcmVmqFn`ERGW%G!De#I2It57!(e~QGH=` z;LC#=^mQPfiXW>3QEClZJCHz=X0Ds~>G<9E26951JEp$a#bW?9;ba!ELWdLG%E@EtN xZ)9Y7E@N_eaCC1jX>DO=WiC)oM=~@;Zewp`Wpbznf9?PP002ovPDHLkV1f!s&};wz diff --git a/sprites/ui/yellow_sliderLeft.png.import b/sprites/ui/yellow_sliderLeft.png.import deleted file mode 100644 index f17cb90..0000000 --- a/sprites/ui/yellow_sliderLeft.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_sliderLeft.png-0158715e2ea9085fe74bc8c0b362d9ad.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_sliderLeft.png" -dest_files=[ "res://.import/yellow_sliderLeft.png-0158715e2ea9085fe74bc8c0b362d9ad.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderRight.png b/sprites/ui/yellow_sliderRight.png deleted file mode 100644 index 452ae608b11c928d211d2499c92e49abbfa47e4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 498 zcmVOi(4~lrgNuR=4t@eZg?e!Am%RQ-pdQmmiO+Lklf{fpt>hm?w;X>@^}tE>(IFO4K%%DRA5r= zL(B(_0~@GlXdaqR8%K9Ujs437|NC~u_xszKhsJ%om=nOe271~+c~`%^H7hWg@$05J zP~!dudO-Ghsigz5;L-xwaA|<7xCoFw!heD6I0Z-{R1n>^p=4le1Qu3lX9HFF1Z{=Jr+G|Z5G(Ptfh*cDgcla` z2$MC#@B|CtJlZt@k+MERfqvdg0000jbVXQnQ*UN;cVTj60AhJAVr*}3WMp|RV{&KQKGBibQV{c?-a;OG>?f?J)07*qoM6N<$f?r14fB*mh diff --git a/sprites/ui/yellow_sliderRight.png.import b/sprites/ui/yellow_sliderRight.png.import deleted file mode 100644 index ca2186e..0000000 --- a/sprites/ui/yellow_sliderRight.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_sliderRight.png-0de1ccddc3b6a2cdced6a2aba4621bbd.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_sliderRight.png" -dest_files=[ "res://.import/yellow_sliderRight.png-0de1ccddc3b6a2cdced6a2aba4621bbd.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_sliderUp.png b/sprites/ui/yellow_sliderUp.png deleted file mode 100644 index 951d2914d5fc894047426c3c83fd3acd5cf4a589..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 427 zcmV;c0aX5pP);NT>vrwF2gP!Re86{kXn z^gg{i&tT6x{GWp)@Im;8u=(>c6ov} zLGoj>x1{==mJVYY$~l~S5IqWuii%)iQBf=mYF|xHqF4Y*3+|n`vI=sThW?E2yt~%} zz2h&1xpCGtpaBhNKm!`kfCfBEkS{C!?DO=WiC)oM=~@;Zewp` VWpbznf9?PP002ovPDHLkV1k~rwvzw= diff --git a/sprites/ui/yellow_sliderUp.png.import b/sprites/ui/yellow_sliderUp.png.import deleted file mode 100644 index 26ff88b..0000000 --- a/sprites/ui/yellow_sliderUp.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_sliderUp.png-9ed8aba719e854efea2bb8170ddf29be.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_sliderUp.png" -dest_files=[ "res://.import/yellow_sliderUp.png-9ed8aba719e854efea2bb8170ddf29be.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 diff --git a/sprites/ui/yellow_tick.png b/sprites/ui/yellow_tick.png deleted file mode 100644 index 65895965440ec32192514f4eae09a3f6dce332f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmeAS@N?(olHy`uVBq!ia0vp^f*{Pn1|+R>-G2e8&7LlfAr-fh6Am!$lTV%Szqae3 zoTRY;_rEy_AO072J^c6InCJh-hx?aHJllW!?1BEv3=^1QW=;IK|1!_}`gtiAj+Y$t zY^zA(X-HgHQghAtkL}q2|4u~(n+_gD z^R$2@jwyRI4Oyl*czUh8VQ@n5!x=WOQ!2Y3sW{tvZDL<49wa2&#%REBihDtWlGaoq zrUeR|DNig)Wk{;jOUlX5Pf4lNOD?J` oD9P8$%uP&B)dPluk%?zopr00FyjT>t<8 diff --git a/sprites/ui/yellow_tick.png.import b/sprites/ui/yellow_tick.png.import deleted file mode 100644 index da6af65..0000000 --- a/sprites/ui/yellow_tick.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/yellow_tick.png-ffed53df93e9c2a95037faf21ac979fe.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://sprites/ui/yellow_tick.png" -dest_files=[ "res://.import/yellow_tick.png-ffed53df93e9c2a95037faf21ac979fe.stex" ] - -[params] - -compress/mode=0 -compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 -compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 -process/fix_alpha_border=true -process/premult_alpha=false -process/HDR_as_SRGB=false -process/invert_color=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0