mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-10-31 00:37:54 +00:00
Feel free to choose!
This commit is contained in:
parent
441698fc2d
commit
348d9a5475
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in a new issue