From 61c3aff9a1990f3fbb0182483b87b042e07d1772 Mon Sep 17 00:00:00 2001 From: "Squishy (C6H12O6+NaCl+H2O)" <106439598+SweetSea-ButImNotSweet@users.noreply.github.com> Date: Sat, 25 May 2024 23:06:03 +0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16296dd..e0fcd9b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Ported to Android by SweetSea with on-screen control (with some necessary change * No differences in gameplay * Files will be saved into ``Android/data/org.love2d.android/tromi_mobile`` instead the location where the game files in * All UIs are touch-able -* Changes the way to input secret code to activate Pentominoes modeTo insert the left arrow, tap on the left, so does to right arrow. +*
Changes the way to input secret code to activate Pentominoes modeTo insert the left arrow, tap on the left, so does to right arrow.
* Rename ``Max Gravity Training`` to ``20G Training`` * Add a loading screen (this need to be updated later) * Replaced ``binser`` serializer with ``bitser`` serializer (IDK why it is failed when saving, this change ***make configuration and profile files cannot be imported back to original Tromi***, except replay)