LuaEvents: Remove onPreciseLocal
authorWuzzy
Sat, 18 May 2019 16:04:32 +0100
changeset 1888 b57907ed3131
parent 1887 e2abe908d18d
child 1889 e6b16d2d7377
LuaEvents: Remove onPreciseLocal
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 @@
 === <tt>onPrecise()</tt> ===
 This function is called when the current player presses the precise key.
 
-=== <tt>onPreciseLocal()</tt> (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.
-
 === <tt>onLeft()</tt> ===
 This function is called when the current player presses the left key.