mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-24 05:10:42 -04:00
Add ForceOpenal to options.
Adds the forceopenal options.
This commit is contained in:
parent
81f002f745
commit
f7cba80bf8
@ -13,6 +13,7 @@ namespace ClassicalSharp {
|
||||
public const string SingleplayerPhysics = "singleplayerphysics";
|
||||
public const string UseMusic = "usemusic";
|
||||
public const string UseSound = "usesound";
|
||||
public const string ForceOpenAL = "forceopenal";
|
||||
public const string NamesMode = "namesmode";
|
||||
public const string InvertMouse = "invertmouse";
|
||||
public const string Sensitivity = "mousesensitivity";
|
||||
|
Loading…
x
Reference in New Issue
Block a user