From eb0114a628152274c45dfa3569a4ea9a178f5ba9 Mon Sep 17 00:00:00 2001 From: Sergii Pylypenko Date: Sun, 28 Nov 2021 01:37:28 +0200 Subject: [PATCH] Updated todo - OBB files are deprecated --- todo.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/todo.txt b/todo.txt index 6134c9202..e41b4bbfc 100644 --- a/todo.txt +++ b/todo.txt @@ -11,8 +11,6 @@ TODO, which will get actually done - SDL: add option for non-fullscreen non-immersive mode. -- SDL: support for mounting OBB files as directories: https://developer.android.com/google/play/expansion-files.html - - SDL: SdlVideoResizeKeepAspect=y mouse location shifted near right border. - SDL: Text input window still blocks touches sometimes after text input is finished.