Skip to content

Commit 84e5be8

Browse files
committed
added missing m_splitControls
1 parent 3dc4ad6 commit 84e5be8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/client/options/Options.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Options::Options(Minecraft* mc) :
5151
add(m_fMasterVolume);
5252
add(m_bInvertMouse);
5353
add(m_difficulty);
54+
add(m_splitControls);
5455
add(m_fSensitivity);
5556
add(m_iViewDistance);
5657
add(m_bViewBobbing);

0 commit comments

Comments
 (0)