mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-25 11:10:56 +00:00
fix: unglob all of /Build/Common
This commit is contained in:
@@ -19,7 +19,7 @@ class CScene_Main : public CXuiSceneImpl
|
||||
{
|
||||
private:
|
||||
static Random *random;
|
||||
vector<wstring> m_splashes;
|
||||
std::vector<std::wstring> m_splashes;
|
||||
D3DXVECTOR3 m_vPosExitGame;
|
||||
bool m_bIgnorePress;
|
||||
float m_fSubtitleHeight, m_fSubtitleWidth;
|
||||
|
||||
Reference in New Issue
Block a user