Browse Source

*** empty log message ***

Joe Shochet 22 years ago
parent
commit
021108c0e1
2 changed files with 2 additions and 1 deletions
  1. 1 1
      direct/src/leveleditor/LevelEditor.py
  2. 1 0
      direct/src/leveleditor/printfiles

+ 1 - 1
direct/src/leveleditor/LevelEditor.py

@@ -1585,7 +1585,7 @@ class LevelEditor(NodePath, PandaObject):
         #newDNASign.setScale(VBase3(2.0, 1.0, 2.0))
 
         baseline = DNASignBaseline('baseline')
-        baseline.setCode("comic")
+        baseline.setCode("ImpressBT")
         baseline.setColor(VBase4(0.0, 0.0, 0.0, 1.0))
         #baseline.setKern(1.0);
         #baseline.setWiggle(30.0);

+ 1 - 0
direct/src/leveleditor/printfiles

@@ -35,6 +35,7 @@ echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/ntpath.py
 echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/random.py
 echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/getopt.py
 echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/fpformat.py
+echo $WINTOOLS/sdk/python/Python-2.2.2/Lib/bisect.py
 
 # Libraries
 echo $WINTOOLS/lib