def initMenus(self):
   """Initialise the regular menus, but also create the message menu"""
   GameState.initMenus(self)
   self.createMessageMenu()