set version=0.1.3

master
A. Demant 2018-09-05 06:37:31 +02:00
parent 69eba69ce8
commit c92963f752
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
--mods/default/sounds/player_death.ogg: from OpenArena GNU GPL v2.
-----------------------------------------------------------------------------------------------
local title = "Death Messages"
local version = "0.1.3"
local version = "0.1.4"
local mname = "death_messages"
-----------------------------------------------------------------------------------------------
dofile(minetest.get_modpath("death_messages").."/settings.txt")