aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/I18n.cpp
blob: 4805cdfeec6ca961cc18efe37ab8477a6dbd48aa (plain)
1
2
3
4
5
#include "stdafx.h"
#include "Language.h"
#include "I18n.h"

Language *I18n::lang = Language::getInstance();