示例#1
0
InputMapper::~InputMapper()
{
	SaveMappingsToDisk();
}
示例#2
0
InputMapper::~InputMapper()
{
	SaveMappingsToDisk();
	g_tempDItoGI.clear();
}