OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / script / panel_import.rb
index a070a82..da532bf 100644 (file)
@@ -202,8 +202,8 @@ class Importer
           speech['speech_balloon_template_id'] = dsb['id']\r
           speech["speech_balloon_template_classname"] = dsb["classname"]\r
           speech['writing_format_id'] = dwf['id']\r
-          speech["writing_format_classname"] = 'Pettanr' + dwf["classname"]\r
-      #    speech["writing_format_classname"] = dwf["classname"]\r
+    #      speech["writing_format_classname"] = 'Pettanr' + dwf["classname"]\r
+          speech["writing_format_classname"] = dwf["classname"]\r
           \r
           e['balloon_attributes'] = balloon\r
           e['speech_attributes'] = speech\r