mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-28 17:56:37 +00:00 
			
		
		
		
	Fix MSVC C4596 illegal qualified name
This commit is contained in:
		
							parent
							
								
									44bcd9b25f
								
							
						
					
					
						commit
						f2e11e6def
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -551,7 +551,7 @@ namespace MWWorld | |||
| 
 | ||||
|             void enableActorCollision(const MWWorld::Ptr& actor, bool enable) override; | ||||
| 
 | ||||
|             World::RestPermitted canRest() override; | ||||
|             RestPermitted canRest() override; | ||||
|             ///< check if the player is allowed to rest \n
 | ||||
|             /// 0 - yes \n
 | ||||
|             /// 1 - only waiting \n
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue