1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-19 22:35:12 +03:00

Long-standing typo

This commit is contained in:
Andre Bernet 2014-04-23 13:37:56 +02:00
parent c1cd268c00
commit 31196c626b

View file

@ -271,7 +271,7 @@ LUA = NO
# Menu Lock modes
# Values = NO, READONLY, NOMENUS
MENUS_LOCK == NO
MENUS_LOCK = NO
#------- END BUILD OPTIONS ---------------------------