kconfig weapon cycling fields changed after 0.56 release will automatically fix if version number changes on next release

This commit is contained in:
zicodxx 2011-04-12 12:18:25 +02:00
parent d969d06a59
commit df3153d0d4

View file

@ -336,8 +336,8 @@ int read_player_d1x(char *filename)
PlayerCfg.KeySettings[1][45] = 255;
PlayerCfg.KeySettings[1][46] = 255;
PlayerCfg.KeySettings[1][47] = 255;
PlayerCfg.KeySettings[2][27] = 255;
PlayerCfg.KeySettings[2][28] = 255;
PlayerCfg.KeySettings[2][29] = 255;
}
}
else if (strstr(word,"END") || PHYSFS_eof(f))