Skip to content

Commit 57120f3

Browse files
authored
Doc - Update frag doc (#11219)
1 parent 017a732 commit 57120f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki/framework/frag-framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The system for the end-developer is easy to use, and only requires minimal resea
2626
```cpp
2727
class CfgAmmo {
2828
class MyGrenade {
29-
ace_frag_enabled = 1; // Deprecated
29+
ace_frag_enabled = 1; // Removed in 3.18 (has no effect)
3030
ace_frag_metal = 210; // Amount of metal being fragmented (grams) - information below
3131
ace_frag_charge = 185; // Amount of explosive filler (grams) - information below
3232
ace_frag_gurney_c = 2843; // Gurney velocity constant for explosive type - information below

0 commit comments

Comments
 (0)