LeviLamina
Loading...
Searching...
No Matches
RouteHistoryAction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
OreUI {
6
7
enum class
RouteHistoryAction :
int
{
8
Push = 0,
9
Replace = 1,
10
GoBackAndReplace = 2,
11
Ignore = 3,
12
};
13
14
}
src
mc
client
gui
oreui
routing
RouteHistoryAction.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0