From 12e9683685c30ab565c922e4aacad755e2d40fbe Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Thu, 10 Dec 2015 23:18:42 +0200 Subject: [PATCH] Updated todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index ca550cca9..8381bbc9a 100644 --- a/todo.txt +++ b/todo.txt @@ -5,7 +5,7 @@ TODO, which will get actually done - TeeWorlds: navigate UI with gamepad. -- OpenArena: cardboard VR mode, and fix aiming angles jumping at random after the first zoom. +- OpenArena: cardboard VR mode, fix aiming angles jumping at random after the first zoom, and make Back button exit the server / game, as required by Android TV. - SDL: implement SDL_GL_LoadLibrary() / SDL_GL_GetProcAddress() / SDL_GL_SetAttribute() / SDL_GL_GetAttribute().