]> git.jsancho.org Git - lugaru.git/commit
Fixed #11 so that we can close the window while editing text
authorCôme Chilliet <come@chilliet.eu>
Sat, 26 Nov 2016 12:54:20 +0000 (20:54 +0800)
committerCôme Chilliet <come@chilliet.eu>
Sat, 26 Nov 2016 12:54:20 +0000 (20:54 +0800)
commitad46a578f2879eef5c1ee922ab22922e1f7988f2
treeec8493e9195617f6baf2bc46e6403a603d9e1640
parent6df65bf46ace2c0b8753115b8c39600f307e3452
Fixed #11 so that we can close the window while editing text

only small problem is that alt+enter will switch fullscreen and end
editing at the same time
Source/Game.cpp
Source/Game.h
Source/OpenGL_Windows.cpp