diff -r 244c3e2ebc4c -r cb3ddd1c394a LuaAPI.wiki --- a/LuaAPI.wiki Sat Dec 29 11:04:43 2018 -0500 +++ b/LuaAPI.wiki Tue Jan 01 21:12:43 2019 +0000 @@ -401,7 +401,7 @@ This function is used in Racer and !TechRacer to define waypoints. -=== onAchievementsDeclaration() === +=== onAchievementsDeclaration() === This function is called after the stats for the stats screen (after the game) have been generated. You are supposed to call `DeclareAchievement` here. == Functions for creating gears ==