# HG changeset patch
# User Wuzzy
# Date 1558191872 -3600
# Node ID b57907ed31319ead88948396195fdad4fb84df6f
# Parent e2abe908d18d1e8721835a74a17e17a395c5f9e3
LuaEvents: Remove onPreciseLocal
diff -r e2abe908d18d -r b57907ed3131 LuaEvents.wiki
--- a/LuaEvents.wiki Fri May 17 18:02:44 2019 +0100
+++ b/LuaEvents.wiki Sat May 18 16:04:32 2019 +0100
@@ -113,9 +113,6 @@
=== onPrecise() ===
This function is called when the current player presses the precise key.
-=== onPreciseLocal() (1.0.0) ===
-This function is called when the player on the local client presses the precise key, no matter which team is active at the moment.
-
=== onLeft() ===
This function is called when the current player presses the left key.