mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
um, fix paste-buffer corruption issue, heh heh
This commit is contained in:
parent
1c5366dfce
commit
aa76d1ca47
@ -7,5 +7,5 @@ import sys, Pmw
|
||||
if '_Pmw' in sys.modules:
|
||||
sys.modules['_Pmw'].__name__ = '_Pmw'
|
||||
|
||||
def spawnWxLoop():
|
||||
base.spawnWxLoop()
|
||||
def spawnTkLoop():
|
||||
base.spawnTkLoop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user