Feel free to choose!

This commit is contained in:
Daniel 2015-03-08 15:23:14 +02:00
parent 441698fc2d
commit 348d9a5475

View file

@ -148,7 +148,7 @@ class DistributedNPCGlove(DistributedNPCToonBase):
def popupPickColorGUI(self):
self.setChatAbsolute('', CFSpeech)
self.setChatAbsolute(TTLocalizer.GlovePickColorMessage, CFSpeech)
self.setChatAbsolute(TTLocalizer.GlovePickColorMessage, CFSpeech|CFTimeout)
base.setCellsActive(base.bottomCells, 0)
self.createGui()