LuaAPI: Remove GetDataPath and GetUserDataPath
authorWuzzy
Tue, 20 Feb 2018 11:59:25 +0000
changeset 1220 95e46764178a
parent 1219 b467502126fd
child 1221 16391ff5e091
LuaAPI: Remove GetDataPath and GetUserDataPath
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Feb 20 11:53:44 2018 +0000
+++ b/LuaAPI.wiki	Tue Feb 20 11:59:25 2018 +0000
@@ -1290,16 +1290,6 @@
 HedgewarsScriptLoad("/Scripts/Locale.lua")  -- loads locale library
 </code>
 
-=== <tt>!GetDataPath()</tt> ===
-Returns the path to the data directory, used when adding libraries.
-
-=== <tt>!GetUserDataPath()</tt> ===
-Returns the path to the user data directory, used when adding libraries.
-
-
-
-
-
 == Stats functions ==
 === <tt>!SendStat(TStatInfoType, statMessage[, teamName])</tt> (0.9.20) ===