Fixed little typo in comment, and uncommented zclass say command.

This commit is contained in:
Greyscale
2009-04-16 08:08:58 +02:00
parent 98c39fb517
commit 39ff709d7f
2 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@
/**
* Total number of classes that can be stored in each cache. A total of 32
* classes should be enough. Too many classes will comfuse players.
* classes should be enough. Too many classes will confuse players.
*/
#define ZR_CLASS_MAX 32