LeviLamina
Loading...
Searching...
No Matches
LaunchOptions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
EduCloud {
6
7
enum class
LaunchOptions :
int
{
8
None = 0,
9
LaunchSettings = 1,
10
LaunchWorldNoHosting = 2,
11
LaunchWorldHosting = 3,
12
};
13
14
}
src
mc
client
game
edu_cloud
LaunchOptions.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0