Files
@ r5006:aa838b2b0c0c
Branch filter:
Location: cpp/openttd-patchpack/source/lang/portuguese.txt
r5006:aa838b2b0c0c
271.6 KiB
text/plain
(svn r7023) -Fix: Pressing F1 in scenario editor did not work because the keypress event was sent
twice. due to e->we.keypress.cont not being set to false. Also indent the switch
statements for some coding style bonus points.
twice. due to e->we.keypress.cont not being set to false. Also indent the switch
statements for some coding style bonus points.