Release 1.70
							parent
							
								
									083302c3c5
								
							
						
					
					
						commit
						9e44b117e3
					
				| 
						 | 
					@ -247,8 +247,8 @@ namespace Globals
 | 
				
			||||||
        const std::int32_t LOGOUT_WORLD_SWITCHER_PARENT            = 69;
 | 
					        const std::int32_t LOGOUT_WORLD_SWITCHER_PARENT            = 69;
 | 
				
			||||||
        const WidgetDef LOGOUT_WORLD_SWITCHER_TITLE                = { LOGOUT_WORLD_SWITCHER_PARENT, 2 }; // "Current World:" or "Loading" when loading
 | 
					        const WidgetDef LOGOUT_WORLD_SWITCHER_TITLE                = { LOGOUT_WORLD_SWITCHER_PARENT, 2 }; // "Current World:" or "Loading" when loading
 | 
				
			||||||
        const WidgetDef LOGOUT_WORLD_SWITCHER_LOGOUT               = { LOGOUT_WORLD_SWITCHER_PARENT, 23 }; // Logout button inside the World Switch interface
 | 
					        const WidgetDef LOGOUT_WORLD_SWITCHER_LOGOUT               = { LOGOUT_WORLD_SWITCHER_PARENT, 23 }; // Logout button inside the World Switch interface
 | 
				
			||||||
        const WidgetDef LOGOUT_WORLD_SWITCHER_WORLDS_CONTAINER     = { LOGOUT_WORLD_SWITCHER_PARENT, 17 }; // 69, 15, 301 (world id) Widget has the proper switch/favorite options
 | 
					        const WidgetDef LOGOUT_WORLD_SWITCHER_WORLDS_CONTAINER     = { LOGOUT_WORLD_SWITCHER_PARENT, 16 }; // 69, 15, 301 (world id) Widget has the proper switch/favorite options
 | 
				
			||||||
        const WidgetDef LOGOUT_WORLD_SWITCHER_WORLDS_BOX           = { LOGOUT_WORLD_SWITCHER_PARENT, 8 }; // Bounds/Box containing the entire list
 | 
					        const WidgetDef LOGOUT_WORLD_SWITCHER_WORLDS_BOX           = { LOGOUT_WORLD_SWITCHER_PARENT, 5 }; // Bounds/Box containing the entire list
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        //************ Magic.cpp ************//
 | 
					        //************ Magic.cpp ************//
 | 
				
			||||||
        const std::int32_t MAGIC_SPELLS_PARENT = 218; // Used with Magic spell defs
 | 
					        const std::int32_t MAGIC_SPELLS_PARENT = 218; // Used with Magic spell defs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in New Issue