# HG changeset patch # User Wuzzy # Date 1441849398 0 # Node ID e5a43575072374cf38b29594c4410b544d2eb531 # Parent 704e373ae691c35766c7e907620c1c8355e00324 Fix WriteLnToConsole diff -r 704e373ae691 -r e5a435750723 LuaAPI.wiki --- a/LuaAPI.wiki Thu Sep 10 01:26:04 2015 +0000 +++ b/LuaAPI.wiki Thu Sep 10 01:43:18 2015 +0000 @@ -1199,5 +1199,5 @@ This will allow scripts to use the previously missing feature in a way that won’t break! -=== !WriteLnToConsole(string) === +=== `WriteLnToConsole(string)` === Writes `string` to the `Logs/game0.log`, found in the user data directory. \ No newline at end of file