issues
search
mbbsemu
/
MBBSEmu
The MajorBBS Emulation Project is an Open Source, Cross-Platform emulator for easily running The MajorBBS & Worldgroup Modules
https://www.mbbsemu.com
MIT License
134
stars
13
forks
source link
Fix for SKPWRD
#614
Closed
enusbaum
closed
10 months ago
enusbaum
commented
10 months ago
Fixes a bug with
SKPWRD
where it wouldn't properly skip a word where the final character (
/0
) was at offer
0xFFFF
Added Unit Tests to
skpwrd_Tests.cs
to test for this specific scenario
Fixes #613
SKPWRD
where it wouldn't properly skip a word where the final character (/0
) was at offer0xFFFF
skpwrd_Tests.cs
to test for this specific scenarioFixes #613