mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-07 08:38:25 +00:00
Merge branch 'main' into cdclient-rework
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
\brief Contains data for the BehaviorTemplate table
|
||||
*/
|
||||
|
||||
//! BehaviorTemplate Entry Struct
|
||||
//! BehaviorTemplate Entry Struct
|
||||
struct CDBehaviorTemplate {
|
||||
unsigned int behaviorID; //!< The Behavior ID
|
||||
unsigned int templateID; //!< The Template ID (LOT)
|
||||
|
||||
Reference in New Issue
Block a user