Skip to content

Commit e08b0dc

Browse files
committed
Fix formatting of Globals files to be consistent
1 parent cd6be67 commit e08b0dc

File tree

2 files changed

+128
-129
lines changed

2 files changed

+128
-129
lines changed

src/variants/GlobalsBrogue.c

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ const color shieldingColor_Brogue = {150, 75, 0, 0, 50,
5555
const color dragonFireColor_Brogue = {500, 150, 0, 45, 30, 45, 0, true};
5656
const color centipedeColor_Brogue = {75, 25, 85, 0, 0, 0, 0, false};
5757

58-
5958
const bolt boltCatalog_Brogue[] = {
6059
{{0}},
6160
//name bolt description ability description char foreColor backColor boltEffect magnitude pathDF targetDF forbiddenMonsterFlags flags

0 commit comments

Comments
 (0)