Fix WriteLnToConsole
authorWuzzy
Thu, 10 Sep 2015 01:43:18 +0000
changeset 624 e5a435750723
parent 623 704e373ae691
child 625 e463f9d97820
Fix WriteLnToConsole
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!
 
 
-=== <tt>!WriteLnToConsole(string)</tt> ===
+=== `WriteLnToConsole(string)` ===
 Writes `string` to the `Logs/game0.log`, found in the user data directory.
\ No newline at end of file