diff -r 0b12f567dfe3 -r 984a0cf6b491 LuaEvents.wiki
--- a/LuaEvents.wiki Tue May 07 15:18:14 2019 +0100
+++ b/LuaEvents.wiki Tue May 07 15:19:10 2019 +0100
@@ -113,6 +113,9 @@
=== onPrecise() ===
This function is called when you press 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 hedgehog is active at the moment.
+
=== onLeft() ===
This function is called when you press the left key.