Files
HMCL/HMCLauncher/HMCL/lang.h
2021-05-17 01:10:05 +08:00

4 lines
199 B
C
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#pragma once
#define ERROR_PROMPT L"Java installation cannot be found in this computer, please download it from https://java.com \n" \
L"未能在这台电脑上找到Java请从 https://java.com 下载安装Java"