summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/shared/struct/inventory/shr_weapon.erl.m4')
-rw-r--r-- | src/shared/struct/inventory/shr_weapon.erl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/struct/inventory/shr_weapon.erl.m4 b/src/shared/struct/inventory/shr_weapon.erl.m4 index 189afa7..a18c48e 100644 --- a/src/shared/struct/inventory/shr_weapon.erl.m4 +++ b/src/shared/struct/inventory/shr_weapon.erl.m4 @@ -41,7 +41,7 @@ ( [ default/0, - default/0, + default_id/0, from_id/1 ] ). |