LeviLamina
Loading...
Searching...
No Matches
GestureMode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
OreUI {
6
7
enum class
GestureMode :
int
{
8
Normal = 0,
9
TtsHover = 1,
10
TtsGestures = 2,
11
};
12
13
}
src-client
mc
client
gui
oreui
input
gestures
GestureMode.h
Generated on
for LeviLamina by
1.16.1