Fix text cursor in win32

This commit is contained in:
Eduardo Bart 2012-08-14 16:12:41 -03:00
parent ec934cacdf
commit d0b3c04853
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -24,6 +24,8 @@ CMakeLists.txt.user*
*.log *.log
*.bak *.bak
*.swp *.swp
.lvimrc
.clang_complete
config.otml config.otml
/modules/otclientrc.lua /modules/otclientrc.lua
!.gitignore !.gitignore

Binary file not shown.

Before

Width:  |  Height:  |  Size: 964 B

After

Width:  |  Height:  |  Size: 198 B