LuaEvents: Add onPreciseLocal
authorWuzzy
Tue, 07 May 2019 15:19:10 +0100
changeset 1867 984a0cf6b491
parent 1866 0b12f567dfe3
child 1868 02c1ba88f908
LuaEvents: Add onPreciseLocal
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 @@
 === <tt>onPrecise()</tt> ===
 This function is called when you press 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 hedgehog is active at the moment.
+
 === <tt>onLeft()</tt> ===
 This function is called when you press the left key.