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