French keyboard is 'azerty' not 'awert'

svn-id: r25693
This commit is contained in:
Chris Apers 2007-02-18 17:53:44 +00:00
parent 5b214090f7
commit 619d8e87f1

View File

@ -863,7 +863,7 @@ void ScummEngine_v2::o2_verbOps() {
// FIXME: these keyboard map depends on the language of the game.
// E.g. a german keyboard has 'z' and 'y' swapped, while a french
// keyboard starts with "awert", etc.
// keyboard starts with "azerty", etc.
if (_game.platform == Common::kPlatformNES) {
static const char keyboard[] = {
'q','w','e','r',