mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Corrected proto pid offset in define_extra.h
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
//#define RMOBJ_LOAD_WEAPON RMOBJ_ITEM_REMOVED_INVEN
|
||||
|
||||
// common prototype offsets for get/set_proto_data
|
||||
#define PROTO_PID (1)
|
||||
#define PROTO_PID (0)
|
||||
#define PROTO_TEXTID (4)
|
||||
#define PROTO_FID (8)
|
||||
#define PROTO_LDIST (12)
|
||||
|
||||
Reference in New Issue
Block a user