--- a/LuaAPI.wiki Sat Sep 15 15:00:55 2018 +0100
+++ b/LuaAPI.wiki Sat Sep 15 15:01:43 2018 +0100
@@ -1033,7 +1033,7 @@
==== <tt>!SetTurnTimeLeft(newTurnTimeLeft)</tt> (0.9.25) ====
Set the remaining turn time in milliseconds. The current remaining turn time can be read from the variable `TurnTimeLeft`.
-=== <tt>!SetReadyTimeLeft(newReadyTimeLeft)</tt> (0.9.25)
+==== <tt>!SetReadyTimeLeft(newReadyTimeLeft)</tt> (0.9.25) ====
Set the remaining ready time in milliseconds. The current remaining turn time can be read from the variable `ReadyTimeLeft`.
==== <tt>!EndGame()</tt> ====