aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_inventory.cpp
diff options
context:
space:
mode:
authorJean-Patrick Guerrero <jeanpatrick.guerrero@gmail.com>2016-03-05 11:48:02 +0100
committerparamat <mat.gregory@virginmedia.com>2016-03-06 23:42:21 +0000
commit04e311a36d15ad6c1e4436f169fe6b45e855009f (patch)
tree1477dc4e62eaa0ad8a92b001aeb635216de5cdd8 /src/unittest/test_inventory.cpp
parent24e8b0ac1ea45719937948607259f13866c8bc64 (diff)
downloadminetest-04e311a36d15ad6c1e4436f169fe6b45e855009f.tar.gz
minetest-04e311a36d15ad6c1e4436f169fe6b45e855009f.tar.bz2
minetest-04e311a36d15ad6c1e4436f169fe6b45e855009f.zip
Settings Tab: Regroup dropdown datas in tables
Diffstat (limited to 'src/unittest/test_inventory.cpp')
0 files changed, 0 insertions, 0 deletions
a> 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
/*
Minetest
Copyright (C) 2018 nerzhul, Loic BLOT <loic.blot@unix-experience.fr>

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
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along