Changed: Enter symbol to a more common variant

This commit is contained in:
aristocratos 2022-04-13 08:13:39 +02:00
parent 87579be5d6
commit 2d9399389c

View file

@ -52,7 +52,7 @@ namespace Symbols {
const string down = "";
const string left = "";
const string right = "";
const string enter = "";
const string enter = "";
}
namespace Draw {