opening images
This commit is contained in:
parent
8152b1c2c6
commit
4140bbb84e
3 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -44,14 +44,15 @@ www/img/**/*.json
|
||||||
**/romasha_pushups/**/*_0
|
**/romasha_pushups/**/*_0
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
!**/**/*.2048/
|
!*.2048/
|
||||||
!**/**/*.4096/
|
!*.4096/
|
||||||
!**/bath_time/**/texture_00.png
|
!**/bath_time/**/texture_00.png
|
||||||
!**/freece_toilet/**/texture_00.png
|
!**/freece_toilet/**/texture_00.png
|
||||||
!**/hadaka_game/**/texture_00.png
|
!**/hadaka_game/**/texture_00.png
|
||||||
!**/ID_card/**/texture_00.png
|
!**/ID_card/**/texture_00.png
|
||||||
!**/onsen_UI_TV/**/texture_00.png
|
!**/onsen_UI_TV/**/texture_00.png
|
||||||
!**/onsen_UI_TV/**/texture_01.png
|
!**/onsen_UI_TV/**/texture_01.png
|
||||||
|
!**/opening/**/texture_00.png
|
||||||
!**/opening2/**/texture_00.png
|
!**/opening2/**/texture_00.png
|
||||||
!**/romasha_swiming/**/texture_00.png
|
!**/romasha_swiming/**/texture_00.png
|
||||||
!**/TVShow_GoHome/*
|
!**/TVShow_GoHome/*
|
||||||
|
|
|
||||||
BIN
www/img/live2d/opening/opening.2048/texture_00.png
Normal file
BIN
www/img/live2d/opening/opening.2048/texture_00.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 964 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 959 KiB After Width: | Height: | Size: 964 KiB |
Loading…
Reference in a new issue