From 2576ae321dc536060dd328088acbaf0d3c90637f Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Thu, 9 Jul 2015 14:56:31 +0300 Subject: [PATCH] Updated todo --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 0d94995ad..a9d1bbe7b 100644 --- a/todo.txt +++ b/todo.txt @@ -27,6 +27,8 @@ TODO, which will get actually done - OpenArena: zooming is broken with floating crosshair. +- OpenArena: switch weapon button does not work. + - SDL: CompatibilityHacksForceScreenUpdate=y does not redraw screen when invoking from background. - SDL: implement SDL_GL_LoadLibrary() / SDL_GL_GetProcAddress() / SDL_GL_SetAttribute() / SDL_GL_GetAttribute().