# HG changeset patch # User Wuzzy # Date 1519127965 0 # Node ID 95e46764178a5aae34b728201cac215b8cf0c8df # Parent b467502126fdd9be40dea7a4ece3faf249eda154 LuaAPI: Remove GetDataPath and GetUserDataPath diff -r b467502126fd -r 95e46764178a 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 -=== !GetDataPath() === -Returns the path to the data directory, used when adding libraries. - -=== !GetUserDataPath() === -Returns the path to the user data directory, used when adding libraries. - - - - - == Stats functions == === !SendStat(TStatInfoType, statMessage[, teamName]) (0.9.20) ===