diff options
| author | megamage <none@none> | 2008-12-26 22:24:15 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2008-12-26 22:24:15 -0600 |
| commit | 48d84dbad4548e1efdc9c548ccd381086ae6806e (patch) | |
| tree | 78b6067360e1cf999c2d867096646cfd50f3b15d /src/trinitycore | |
| parent | 4d86f8e6796548f1b76cc19c7f9e5f5c58c7e0fa (diff) | |
*Fix build in Linux.
--HG--
branch : trunk
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index f4ea9c3a4cd..de93143c6ad 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -900,7 +900,7 @@ GM.StartLevel = 70 # Visibility.Distance.Grey.Unit # Visibility grey distance for creatures/players (fast changing objects) # addition to appropriate object type Visibility.Distance.* use in case visibility removing to -# object (except corpse around distences) If � is distance and G is grey distance then object +# object (except corpse around distences) If D is distance and G is grey distance then object # make visible if distance to it <= D but make non visible if distance > D+G # Default: 1 (yard) # @@ -1270,4 +1270,4 @@ PvPToken.MapAllowType = 4 PvPToken.ItemID = 29434 PvPToken.ItemCount = 1 NoResetTalentsCost = 0 -ShowKickInWorld = 0
\ No newline at end of file +ShowKickInWorld = 0 |
