forked from Cavemanon/IWaniHugThatGator-Demo-Public
Picked the nit.
This commit is contained in:
@ -605,7 +605,7 @@ screen _draw_screen(draw_object):
|
||||
else:
|
||||
text _("Use left click to draw.") at tf_draw_fadetext:
|
||||
color "#000000"
|
||||
text _("Press the letter 'H' to hide the drawing UI.") at tf_draw_fadetext(4):
|
||||
text _("Press 'H' to hide the drawing UI.") at tf_draw_fadetext(4):
|
||||
color "#000000"
|
||||
|
||||
|
||||
|
@ -43,6 +43,6 @@ translate es strings:
|
||||
new "Alternar IU"
|
||||
|
||||
# game/src/draw.rpy:608
|
||||
old "Press the letter 'H' to hide the drawing UI."
|
||||
new "Pulse la letra 'H' para ocultar la interfaz de dibujo."
|
||||
old "Press 'H' to hide the drawing UI."
|
||||
new "Pulse 'H' para ocultar la interfaz de dibujo."
|
||||
|
||||
|
Reference in New Issue
Block a user