Fix problem with clearing the fake character data.

This commit is contained in:
Martin Haye 2015-06-03 09:12:15 -07:00
parent 5fa973ea7c
commit de5fce5414

View File

@ -812,6 +812,7 @@ def fakeChars()
rawDisplayStr("Blak Bart 12 4 ")
rawDisplayStr("Wyld Bill 8 2 ")
rawDisplayStr("LucyLwls 9 6")
setWindow2()
end
///////////////////////////////////////////////////////////////////////////////////////////////////