Files
MinecraftConsoles/Minecraft.Client/Common/Media/xuiscene_ingame_host_options_small.h
2026-03-01 11:00:23 -06:00

14 lines
693 B
C

#define IDC_CheckboxNaturalRegen L"CheckboxNaturalRegen"
#define IDC_CheckboxTileDrops L"CheckboxTileDrops"
#define IDC_CheckboxMobLoot L"CheckboxMobLoot"
#define IDC_CheckboxMobGriefing L"CheckboxMobGriefing"
#define IDC_CheckboxMobSpawning L"CheckboxMobSpawning"
#define IDC_CheckboxKeepInventory L"CheckboxKeepInventory"
#define IDC_CheckboxDaylightCycle L"CheckboxDaylightCycle"
#define IDC_CheckboxTNT L"CheckboxTNT"
#define IDC_CheckboxFireSpreads L"CheckboxFireSpreads"
#define IDC_ButtonTeleportToPlayer L"ButtonTeleportToPlayer"
#define IDC_ButtonTeleportPlayerToMe L"ButtonTeleportPlayerToMe"
#define IDC_GameOptions L"GameOptions"
#define IDC_InGameHostOptions L"InGameHostOptions"