aboutsummaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorkaeza <kaeza@users.sf.net>2013-12-21 01:37:14 -0200
committerKahrl <kahrl@gmx.net>2013-12-31 06:13:54 +0100
commit767b2e7b175db54ec29bd270280b857586b1e836 (patch)
tree6e241fa63ff9e79a8d5ba2d3d419da334276e4c3 /util
parent2902a29c2d5cc54f1a5623613e91ddecc7fee2a2 (diff)
downloadminetest-767b2e7b175db54ec29bd270280b857586b1e836.tar.gz
minetest-767b2e7b175db54ec29bd270280b857586b1e836.tar.bz2
minetest-767b2e7b175db54ec29bd270280b857586b1e836.zip
Fix enum element name in Lua HUD code (position vs. pos)
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions
'#n105'>105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
/*
Minetest
Copyright (C) 2016 sfan5 <sfan5@live.de>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the