mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
removed debug break-in
This commit is contained in:
parent
827585febc
commit
aed4f7f0c5
@ -158,7 +158,6 @@ class LevelEditorBase(DirectObject):
|
||||
self.reset()
|
||||
|
||||
def setTitleWithFilename(self, filename=""):
|
||||
import pdb;pdb.set_trace()
|
||||
title = self.ui.appname
|
||||
if filename != "":
|
||||
filenameshort = os.path.basename(filename)
|
||||
|
Loading…
x
Reference in New Issue
Block a user