changeset 1867 | 984a0cf6b491 |
parent 1839 | 198bfa280caa |
child 1868 | 02c1ba88f908 |
--- 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.