refactor: PlayerController

This commit is contained in:
MihailRis
2024-06-09 16:30:01 +03:00
parent b3ae8484a2
commit 4e696520b6
13 changed files with 207 additions and 186 deletions
+3
View File
@@ -62,6 +62,9 @@ struct BlockRotProfile {
/// @brief Doors, signs and other panes
static const BlockRotProfile PANE;
static inline std::string PIPE_NAME = "pipe";
static inline std::string PANE_NAME = "pane";
};
enum class BlockModel {