summaryrefslogtreecommitdiff
path: root/game/recruit.rpy
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-22 15:43:18 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-22 15:43:18 -0300
commit4b566c40ff64b9c1fc1ad6b2876495b8aa0b20a7 (patch)
treed41cbfb6c8899d5efd6f737fef22927192313978 /game/recruit.rpy
parent63a4f90ef4e4e0528cf698d6cc79d0a53cb77bd5 (diff)
downloadclient-4b566c40ff64b9c1fc1ad6b2876495b8aa0b20a7.tar.gz
client-4b566c40ff64b9c1fc1ad6b2876495b8aa0b20a7.tar.bz2
client-4b566c40ff64b9c1fc1ad6b2876495b8aa0b20a7.tar.xz
client-4b566c40ff64b9c1fc1ad6b2876495b8aa0b20a7.zip
WebP merges togheter the best of PNG and JPG,
so we no longer need to keep passing extension for stuff.
Diffstat (limited to 'game/recruit.rpy')
-rw-r--r--game/recruit.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/recruit.rpy b/game/recruit.rpy
index a1acb39..1abdac2 100644
--- a/game/recruit.rpy
+++ b/game/recruit.rpy
@@ -68,7 +68,7 @@ init python:
label tavern:
- $ show_img("bg tavern", False, ext=".jpg") # Validate
+ $ show_img("bg tavern", False) # Validate
scene bg tavern
play music MUSIC_PARTY.id() fadein 0.5
window hide