mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-28 11:12:06 +00:00
@@ -1,8 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef BEHAVIORSLOT_H
|
||||
#define BEHAVIORSLOT_H
|
||||
|
||||
enum class BehaviorSlot
|
||||
{
|
||||
Invalid = -1,
|
||||
@@ -12,5 +9,3 @@ enum class BehaviorSlot
|
||||
Head,
|
||||
Consumable
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user