OSDN Git Service

Update terrain.
[mikumikustudio/MikuMikuStudio.git] / engine / src / terrain / com / jme3 / terrain / heightmap / ParticleDepositionHeightMap.java
index 63dccc6..c684aee 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
- * Copyright (c) 2009-2010 jMonkeyEngine\r
+ * Copyright (c) 2009-2012 jMonkeyEngine\r
  * All rights reserved.\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
@@ -318,7 +318,7 @@ public class ParticleDepositionHeightMap extends AbstractHeightMap {
         erodeTerrain();\r
         normalizeTerrain(NORMALIZE_RANGE);\r
 \r
-        logger.info("Created heightmap using Particle Deposition");\r
+        logger.fine("Created heightmap using Particle Deposition");\r
 \r
 \r
         return false;\r