LeviLamina
Loading...
Searching...
No Matches
NewInteractionModel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
NewInteractionModel :
int
{
6
Touch = 0,
7
Crosshair = 1,
8
Classic = 2,
9
Count = 3,
10
};
src
mc
input
NewInteractionModel.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0