forked from MagicBane/Server
Debug code added
This commit is contained in:
@@ -170,7 +170,8 @@ public class Terrain {
|
||||
|
||||
return interpolatedHeight;
|
||||
} catch (Exception e) {
|
||||
throw new RuntimeException(e);
|
||||
Logger.error(this.zone.zoneName + ":" + this.zone.getObjectUUID());
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user