(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
This commit is contained in:
@@ -316,8 +316,8 @@ public:
|
||||
*item = MAX_CLIENT_SLOTS;
|
||||
}
|
||||
|
||||
/* Then, try townnames */
|
||||
/* Not that the following assumes all town indices are adjacent, ie no
|
||||
/* Then, try townnames
|
||||
* Not that the following assumes all town indices are adjacent, ie no
|
||||
* towns have been deleted. */
|
||||
if (*item <= (uint)MAX_CLIENT_SLOTS + GetMaxTownIndex()) {
|
||||
const Town *t;
|
||||
|
Reference in New Issue
Block a user