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) ===