David Rose преди 21 години
родител
ревизия
2fb3521f56
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pandatool/src/palettizer/txaFile.cxx

+ 1 - 1
pandatool/src/palettizer/txaFile.cxx

@@ -222,7 +222,7 @@ parse_group_line(const vector_string &words) {
   };
   };
   State state = S_none;
   State state = S_none;
 
 
-  bool first_on = false;
+  bool first_on = true;
 
 
   while (wi != words.end()) {
   while (wi != words.end()) {
     const string &word = (*wi);
     const string &word = (*wi);