mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
- removed parameter USE_NEW_CTH_CALCULATION from Ja2_Options.INI as it is not used anymore since r8281
- added missing rain chance to some sectors and fixed typo for sand storm chance git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2335 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -122,14 +122,6 @@ MAX_ITEM_SIZE = 34
|
||||
MAX_WEAPON_SIZE = 9
|
||||
OLD_INVENTORY_ITEM_NUMBER = 99
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; USE_NEW_CTH_CALCULATION is an experimental switch which causes the game to use a cleaned up version of NCTH calculation.
|
||||
; This switch will do nothing if you play with OCTH.
|
||||
; The new code is easier to read for programmers and therefore (hopefully) easier to improve. ;-)
|
||||
; The switch and the old code will probably be removed in the future.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
USE_NEW_CTH_CALCULATION = TRUE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user