--- a/LuaAPI.wiki Mon Apr 08 00:35:37 2019 +0100
+++ b/LuaAPI.wiki Mon Apr 08 02:26:48 2019 +0100
@@ -240,7 +240,7 @@
This function calls when a hog skips its turn.
=== <tt>onGameResult(winningClan)</tt> (0.9.25) ===
-This function calls when the game ends with a winner or in a draw. If a clan wins, `winningClan` is the clan ID of the winning clan. If the game ends in a draw, `winningClan` is set to -1f.
+This function calls when the game ends with a winner or in a draw. If a clan wins, `winningClan` is the clan ID of the winning clan. If the game ends in a draw, `winningClan` is set to -1.
=== <tt>onSuddenDeath()</tt> ===
This function is called on the start of Sudden Death.