first commit
This commit is contained in:
13
Minecraft.Client/Common/Media/xuiscene_debug_set_camera.h
Normal file
13
Minecraft.Client/Common/Media/xuiscene_debug_set_camera.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#define IDC_CamX L"CamX"
|
||||
#define IDC_CamZ L"CamZ"
|
||||
#define IDC_YRot L"YRot"
|
||||
#define IDC_CamY L"CamY"
|
||||
#define IDC_Elevation L"Elevation"
|
||||
#define IDC_XuiLabel1 L"XuiLabel1"
|
||||
#define IDC_XuiLabel2 L"XuiLabel2"
|
||||
#define IDC_XuiLabel3 L"XuiLabel3"
|
||||
#define IDC_XuiLabel4 L"XuiLabel4"
|
||||
#define IDC_XuiLabel7 L"XuiLabel7"
|
||||
#define IDC_LockPlayer L"LockPlayer"
|
||||
#define IDC_Teleport L"Teleport"
|
||||
#define IDC_XuiDebugSetCamera L"XuiDebugSetCamera"
|
||||
Reference in New Issue
Block a user