OSDN Git Service

t#2334:add gc offset
[pettanr/pettanr.git] / config / magic_number.yml
index 2e9f9c2..418e7c3 100644 (file)
     ['select_items.ground_pictures.repeat.repeat-y', 2], 
     ['select_items.ground_pictures.repeat.no-repeat', 3]
   ]
+  ground_color_orientation_items: [
+    ['select_items.ground_color.orientation.horizontal', 0], 
+    ['select_items.ground_color.orientation.vertical', 1]
+  ]
   speech_font_size_items: [
     ['select_items.speeches.font_size.ultra_small', 0.2], 
     ['select_items.speeches.font_size.very_small', 0.4],