mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 02:45:21 +02:00
Add GenericCAO and player armor groups, but don't use them yet
This commit is contained in:
@@ -32,5 +32,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
// Special type, not stored as a static object
|
||||
#define ACTIVEOBJECT_TYPE_PLAYER 100
|
||||
|
||||
// Special type, only exists as CAO
|
||||
#define ACTIVEOBJECT_TYPE_GENERIC 101
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user