Sha256: 1b2fc11fd4148ff036f9c5dc6bf61beac70e8bba5c544633aab13fa41a1b8672
Contents?: true
Size: 496 Bytes
Versions: 22
Compression:
Stored size: 496 Bytes
Contents
class Arma2OaCoAppsetting < Arma2OaAppsetting FRIENDLY_NAME = "A2 Op. Arrowhead (Combined Ops)" SPECIFIC = true # TODO: Evaluate # Perhaps look at adding a boolean: specific, so when it is enabled, non of the inherited editions can be used? # Since Arma2 standalone addons should work on OaCo, yet you would loose the specific 'arma2standalone only' option =begin def found_types [Arma2OaCoAppsetting, Arma2OaAppsetting, Arma2StAppsetting, Arma2Appsetting] end =end end
Version data entries
22 entries across 22 versions & 1 rubygems