mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
4680538951
This was partially caused by a bug in the original source code that was missing a comma between two strings for those two dialogs. The original did not have a buffer overflow, but was not correctly displaying the strings. This fixes bug #12856.