javadoc: fix typo that prevented docs for setSmoke() from being parsed
git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@561 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
e9ec153278
commit
41e1321edc
1 changed files with 1 additions and 1 deletions
|
@ -819,7 +819,7 @@ class MapScanner
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* Animate tiles in an industrial zone.
|
||||
* Note: pollution is not accumulated here; it is instead
|
||||
* accumulated in ptlScan(), by adding up each tile's
|
||||
|
|
Reference in a new issue