Sha256: 66226a4da2819979b8231a238bf576e35af0479e6daf8252fb02f75a4a453628

Contents?: true

Size: 410 Bytes

Versions: 8

Compression:

Stored size: 410 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
  STATIC_TYPES = [Arma2CaAppsetting]
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
six-updater-web-0.23.7 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.6 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.5 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.4 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.3 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.2 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.1 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.23.0 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb