mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
5 digits decimal display added
This commit is contained in:
+1
-1
@@ -297,7 +297,7 @@ DifficultyLevel ; Difficulty Level (human/cpu)
|
||||
;----------------------------------------------------
|
||||
;displaydecimal
|
||||
decimal .DS 2
|
||||
decimalresult .DS 4
|
||||
decimalresult .DS 5
|
||||
|
||||
;xmissile
|
||||
ExplosionRadius .DS 2 ;because when adding in xdraw it is double byte
|
||||
|
||||
Reference in New Issue
Block a user