Bug fix
This commit is contained in:
parent
a31c8e921c
commit
498ede5d91
@ -55,7 +55,7 @@ label gift_menu(inter_pause=True):
|
||||
python:
|
||||
enable_game_menu()
|
||||
inventory_mode = 0
|
||||
_return.give()
|
||||
_return.give(states.active_girl)
|
||||
elif _return.type == "quest":
|
||||
if not states.active_girl in _return.usable_on:
|
||||
show screen blktone
|
||||
|
Loading…
Reference in New Issue
Block a user