add comment saying encryption does nothing

This commit is contained in:
NRK
2021-05-07 16:31:20 +06:00
parent 24d4151064
commit fc443254a3

1
sxbm
View File

@ -28,6 +28,7 @@ COL_TITLE="\033[0;33m" # Yellow
COL_LINE_NUM="\033[1;34m" # Blue
# 1 to enable encryption, 0 to disable it
# This currently does nothing, since the feature isn't implemented yet.
ENCRYPTION="0"