# HG changeset patch # User Wuzzy # Date 1557238750 -3600 # Node ID 984a0cf6b49174e4290883ffa3b259fb46347b8d # Parent 0b12f567dfe332e09ebb170cc8cb6c1648c9ed33 LuaEvents: Add onPreciseLocal 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 @@ === <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.