base_outer_resolution_base.notest.gd 138 B

1234
  1. const A: = preload("base_outer_resolution_a.notest.gd")
  2. class InnerClassInBase:
  3. const C: = preload("base_outer_resolution_c.notest.gd")