Rename and clean up AbstractMapleMapObject
This commit is contained in:
@@ -38,7 +38,7 @@ import java.awt.*;
|
||||
*
|
||||
* @author LaiLaiNoob
|
||||
*/
|
||||
public class MapleMist extends AbstractMapleMapObject {
|
||||
public class MapleMist extends AbstractMapObject {
|
||||
private Rectangle mistPosition;
|
||||
private Character owner = null;
|
||||
private Monster mob = null;
|
||||
|
||||
Reference in New Issue
Block a user