diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index fab2c47..fd31131 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1512,6 +1512,9 @@ | |||
1512 | ;; Enable Non Player Character (NPC) facilities | 1512 | ;; Enable Non Player Character (NPC) facilities |
1513 | Enabled = false | 1513 | Enabled = false |
1514 | 1514 | ||
1515 | [Terrain] | ||
1516 | InitialTerrain = "pinhead-island" | ||
1517 | |||
1515 | ;; | 1518 | ;; |
1516 | ;; If you are using a simian grid frontend you can enable | 1519 | ;; If you are using a simian grid frontend you can enable |
1517 | ;; this module to upload tile images for the mapping fn | 1520 | ;; this module to upload tile images for the mapping fn |