1
0
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:
Michał W. Urbańczyk
2010-03-27 22:00:55 +00:00
parent 8b561ca00c
commit be42b7ff62
3 changed files with 58 additions and 5 deletions

View File

@@ -29,7 +29,8 @@ void KeyShortcut::keyPressed(const SDL_KeyboardEvent & key)
{
pressedL = true;
clickLeft(true, prev);
} else
}
else
{
pressedL = false;
clickLeft(false, prev);

View File

@@ -588,10 +588,6 @@
RelativePath="..\ChangeLog"
>
</File>
<File
RelativePath="C:\Documents and Settings\Micha�\Moje dokumenty\net.txt"
>
</File>
<File
RelativePath=".\vcmi.ico"
>