Files
DrPerkyLegit-LCEServerTest/Minecraft.World/I18n.cpp
2026-05-16 11:30:28 -04:00

6 lines
109 B
C++

#include "stdafx.h"
#include "Language.h"
#include "I18n.h"
Language *I18n::lang = Language::getInstance();