Bug fix
This commit is contained in:
parent
33fc42e891
commit
3f862b351b
@ -82,7 +82,7 @@ init python in character:
|
||||
show()
|
||||
|
||||
# Figure out nickname
|
||||
if name_cho_genie != "Cho":
|
||||
if renpy.store.name_cho_genie != "Cho":
|
||||
name_prefix = "Cho {size=-20}\""
|
||||
name_suffix = "\"{/size}"
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user