Closed sadbeast closed 7 months ago
Simple way to implement commenting out an entire line in autoexec.txt or even on the command line. Maybe REM is more...historically accurate? But # is much shorter :)
REM
#
Fixes https://github.com/AgonConsole8/agon-mos/issues/19
this has been added in #43 and released as part of 2.2.0
Simple way to implement commenting out an entire line in autoexec.txt or even on the command line. Maybe
REM
is more...historically accurate? But#
is much shorter :)Fixes https://github.com/AgonConsole8/agon-mos/issues/19