You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Correct indentation
Add spaces before unchanged lines
This commit is contained in:
@@ -203,7 +203,7 @@ If you wish to keep compatibility with standard Pokémon Crystal, you can disabl
|
||||
sub 100 percent
|
||||
; If chance was 100%, RNG won't be called (carry not set)
|
||||
; Thus chance will be subtracted from 0, guaranteeing a carry
|
||||
+ .nofix
|
||||
+.nofix
|
||||
call c, BattleRandom
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user