aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/default/textures/default_chest_side.png
diff options
context:
space:
mode:
authorSmallJoker <mk939@ymail.com>2014-11-18 21:07:17 +0100
committerShadowNinja <shadowninja@minetest.net>2014-11-18 15:17:46 -0500
commitda2ffebc41ebdd4ce78031d4c730cc221dccc87f (patch)
tree3c04185df4810215ba5446df200c5a60d1a9c3ca /games/minimal/mods/default/textures/default_chest_side.png
parent5a9e696fa170b7a7cc53eceb12cdd4407f4d8434 (diff)
downloadminetest-da2ffebc41ebdd4ce78031d4c730cc221dccc87f.tar.gz
minetest-da2ffebc41ebdd4ce78031d4c730cc221dccc87f.tar.bz2
minetest-da2ffebc41ebdd4ce78031d4c730cc221dccc87f.zip
Fix indonesian language errors
Errors found by @Sokomine.
Diffstat (limited to 'games/minimal/mods/default/textures/default_chest_side.png')
0 files changed, 0 insertions, 0 deletions
142 143 144 145 146 147 148 149 150 151 152 153
/*
Minetest
Copyright (C) 2017 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
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

#include <cassert>
#include <log.h>
#include "lua_api/l_modchannels.h"
#include "l_internal.h"
#include "modchannels.h"