mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-09 16:42:06 +00:00
touch_sensitivity option
This commit is contained in:
+1
-1
@@ -326,7 +326,7 @@ int arg::readCommon() {
|
||||
no_find_player = true;
|
||||
game_keys_scroll = true;
|
||||
smooth_scrolling = true;
|
||||
touchmode = tmode::drag;
|
||||
touchmode = tmode::info;
|
||||
}
|
||||
|
||||
else if(argis("-vizhr")) {
|
||||
|
||||
Reference in New Issue
Block a user