LeviLamina
Loading...
Searching...
No Matches
SoundType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
PlayJumpSoundSystem {
6
7
enum class
SoundType :
int
{
8
NormalJump = 0,
9
PowerJump = 1,
10
};
11
12
}
src
mc
entity
systems
play_jump_sound_system
SoundType.h
Generated on Sat Apr 26 2025 05:55:37 for LeviLamina by
1.12.0