mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Solution file for VC9. Minor.
This commit is contained in:
		| @@ -29,7 +29,8 @@ void KeyShortcut::keyPressed(const SDL_KeyboardEvent & key) | ||||
| 		{ | ||||
| 			pressedL = true; | ||||
| 			clickLeft(true, prev); | ||||
| 		} else  | ||||
| 		}  | ||||
| 		else  | ||||
| 		{ | ||||
| 			pressedL = false; | ||||
| 			clickLeft(false, prev); | ||||
|   | ||||
| @@ -588,10 +588,6 @@ | ||||
| 			RelativePath="..\ChangeLog" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath="C:\Documents and Settings\Micha�\Moje dokumenty\net.txt" | ||||
| 			> | ||||
| 		</File> | ||||
| 		<File | ||||
| 			RelativePath=".\vcmi.ico" | ||||
| 			> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user