mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Move gunbag type from inheritance to config property (#7022)
* Move gunbag type from inheritance to config property * Add gunbag framework wiki * Remove _generalMacro from doc * Apply documentation suggestions Co-Authored-By: mharis001 <34453221+mharis001@users.noreply.github.com>
This commit is contained in:
committed by
PabstMirror
parent
44050df98b
commit
26fe041342
@ -1,7 +1,7 @@
|
||||
#include "script_component.hpp"
|
||||
/*
|
||||
* Author: Ir0n1E
|
||||
* Calculate mass of weapon an items.
|
||||
* Calculate mass of weapon and items.
|
||||
*
|
||||
* Arguments:
|
||||
* 0: Weapon <STRING>
|
||||
|
Reference in New Issue
Block a user