mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
Remove indent from relocated define
This commit is contained in:
parent
e412230ba9
commit
c107c5bc6a
1 changed files with 1 additions and 1 deletions
|
@ -12320,7 +12320,7 @@ static void M_DrawSetupMultiPlayerMenu(void)
|
|||
|
||||
scale = FixedDiv(skins[setupm_fakeskin].highresscale, skins[setupm_fakeskin].shieldscale);
|
||||
|
||||
#define chary (y+64)
|
||||
#define chary (y+64)
|
||||
|
||||
if (renderisnewtic)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue