mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
oops
This commit is contained in:
parent
b234ee8e29
commit
8b4189676d
@ -386,7 +386,6 @@ def DNASetBaselineString(baseline, text):
|
||||
t.setText(text)
|
||||
for i in range(t.getNumChars()):
|
||||
ch = t.getEncodedChar(i)
|
||||
print "adding ch: %s" % (ch)
|
||||
text=DNASignText("text")
|
||||
text.setLetters(ch)
|
||||
baseline.add(text)
|
||||
|
Loading…
x
Reference in New Issue
Block a user