mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Minor code improvements
This commit is contained in:
parent
a2f9c1303e
commit
45557943c4
35 changed files with 557 additions and 835 deletions
|
@ -12,8 +12,8 @@ namespace ml_bft
|
|||
|
||||
bool m_active = false;
|
||||
|
||||
HandHandler m_leftHandHandler = null;
|
||||
HandHandler m_rightHandHandler = null;
|
||||
HandHandlerVR m_leftHandHandler = null;
|
||||
HandHandlerVR m_rightHandHandler = null;
|
||||
|
||||
internal InputHandler()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue