Typos, bugs, corrections?

Post Reply
lockewarrior
Posts: 4
Joined: Sat Jan 23, 2010 2:20 am

Typos, bugs, corrections?

Post 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?

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Typos, bugs, corrections?

Post by Vadi »

Thanks, fixed.

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

lockewarrior
Posts: 4
Joined: Sat Jan 23, 2010 2:20 am

Re: Typos, bugs, corrections?

Post by lockewarrior »

Awesome, thanks Vadi

Post Reply