mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 20:57:32 +01:00
throttles mouse movement calls
This commit is contained in:
@@ -189,3 +189,6 @@
|
||||
|
||||
/// AFK tracking
|
||||
var/last_activity = 0
|
||||
|
||||
/// The next point in time at which the client is allowed to send a mousemove()
|
||||
var/next_mousemove = 0
|
||||
|
||||
Reference in New Issue
Block a user