Page 1 of 1

Typos, bugs, corrections?

Posted: Sat Jan 30, 2010 8:18 pm
by lockewarrior
I think point 1.6 in the technical manual...

Code: Select all

my_old = 5;
echo("I have " .. my_gold .. " pieces of gold!");
Should be my_gold = 5;


And second, where should I send suggestions/corrections like this?

Re: Typos, bugs, corrections?

Posted: Sat Jan 30, 2010 9:31 pm
by Vadi
Thanks, fixed.

Emailing to me (vadim.peretokin@mudlet.org) will do.

Re: Typos, bugs, corrections?

Posted: Mon Feb 01, 2010 4:46 am
by lockewarrior
Awesome, thanks Vadi