diff --git a/BahaTurret/BDArmorySettings.cs b/BahaTurret/BDArmorySettings.cs index b257e21aa..177583e17 100644 --- a/BahaTurret/BDArmorySettings.cs +++ b/BahaTurret/BDArmorySettings.cs @@ -548,7 +548,7 @@ void DrawAimerCursor() { drawCursor = false; //Screen.showCursor = true; - Cursor.visible = false; + Cursor.visible = true; return; } diff --git a/BahaTurret/BahaTurret.userprefs b/BahaTurret/BahaTurret.userprefs index f98c60bcf..67d2b0b15 100644 --- a/BahaTurret/BahaTurret.userprefs +++ b/BahaTurret/BahaTurret.userprefs @@ -1,10 +1,10 @@  - + - + @@ -12,14 +12,15 @@ - + - - - + + + + diff --git a/BahaTurret/bin/Release/BahaTurret.dll b/BahaTurret/bin/Release/BahaTurret.dll index 942d68c46..31e570a96 100644 Binary files a/BahaTurret/bin/Release/BahaTurret.dll and b/BahaTurret/bin/Release/BahaTurret.dll differ diff --git a/BahaTurret/obj/x86/Release/BahaTurret.dll b/BahaTurret/obj/x86/Release/BahaTurret.dll index 942d68c46..31e570a96 100644 Binary files a/BahaTurret/obj/x86/Release/BahaTurret.dll and b/BahaTurret/obj/x86/Release/BahaTurret.dll differ