Sha256: 113616cc2d1bbb60a0a83f718f350a012f29a78ec554c91b8ef085b444b61b7a

Contents?: true

Size: 438 Bytes

Versions: 5

Compression:

Stored size: 438 Bytes

Contents

class Arma2OaCoAppsetting < Arma2OaAppsetting
  #Code here

# 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

5 entries across 5 versions & 1 rubygems

Version Path
six-updater-web-0.19.4 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.19.3 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.19.2 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.19.1 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb
six-updater-web-0.19.0 lib/six-updater-web/app/models/arma2_oa_co_appsetting.rb