Add on option to start at maximum aiming level (#112)

* Add on option to start at maximum aiming level

When hovering mouse on an enemy, aiming level is started at maximum instead of no aiming when this option is toggled.
This commit is contained in:
Asdow
2023-01-22 23:35:42 +02:00
committed by GitHub
parent ae1fd0a2ee
commit 3985dca2c1
11 changed files with 55 additions and 10 deletions
+1
View File
@@ -103,6 +103,7 @@ enum
// sevenfm: new settings
TOPTION_SHOW_ENEMY_LOCATION,
TOPTION_ALT_START_AIM,
// arynn: Debug/Cheat
TOPTION_CHEAT_MODE_OPTIONS_HEADER,