mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Laptop Camera Reset Fix (#410)
Laptop camera monitors will no longer reset the scrollbar position after every click.
This commit is contained in:
@@ -274,7 +274,6 @@
|
||||
if(istype(C) && C.can_use())
|
||||
set_current(C)
|
||||
usr.reset_view(C)
|
||||
interact()
|
||||
return
|
||||
|
||||
if("keyselect" in href_list)
|
||||
|
||||
Reference in New Issue
Block a user