forked from Cavemanon/SnootGame
nvm, just remove captions gallery
This commit is contained in:
@@ -55,11 +55,6 @@ init 1 python:
|
||||
(0, 0), 'images/backgrounds/room anon day.png',
|
||||
(0, 0), 'images/backgrounds/room anon day alt part.png'
|
||||
))
|
||||
renpy.image('room anon night alt', Composite(
|
||||
(1920, 1080),
|
||||
(0, 0), 'images/backgrounds/room anon night.png',
|
||||
(0, 0), 'images/backgrounds/room anon night alt part.png'
|
||||
))
|
||||
renpy.image('shooterroof_gallery', Composite(
|
||||
(1920, 1080),
|
||||
(0, 0), Transform('images/backgrounds/shooterroof.png', xsize=1920, fit='cover'),
|
||||
@@ -288,7 +283,7 @@ init 1 python:
|
||||
#crops
|
||||
renpy.image('fullbody_kissu1', Composite(
|
||||
(1920, 1080),
|
||||
(0, 0), 'images/backgrounds/room anon night.png',
|
||||
(0, 0), 'images/backgrounds/room anon night alt.png',
|
||||
(0, 0), 'images/fang/fullbody/kissu1.png')
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user