mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
added utf_8 import
This commit is contained in:
parent
9d335cb65e
commit
384bd2bb4e
@ -7,6 +7,8 @@ import DirectGuiGlobals as DGG
|
||||
from DirectFrame import *
|
||||
from OnscreenText import OnscreenText
|
||||
import string,types
|
||||
# import this to make sure it gets pulled into the publish
|
||||
import encodings.utf_8
|
||||
|
||||
# DirectEntry States:
|
||||
ENTRY_FOCUS_STATE = PGEntry.SFocus # 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user