mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Every first call to CInputManager::instance() was automatically creating the low level input devices. This was not always desired and therefore creation is now explicit via function. Unit tests do not need the devices created. In contrast, Windows unit tests failed since Windows didn't like the Jenkins service childs to allocate DInput devices. T391
5.6 KiB
5.6 KiB