UDMF config: fix axis orientation labels, add Ideya Anchor sprite

This commit is contained in:
spherallic 2023-06-08 17:14:23 +02:00
parent d0da4fcd6e
commit e3123ad098
2 changed files with 3 additions and 3 deletions

View file

@ -4285,8 +4285,8 @@ udmf
type = 11;
enum
{
0 = "Clockwise";
1 = "Counterclockwise";
0 = "Counterclockwise";
1 = "Clockwise";
}
}
}
@ -4488,7 +4488,7 @@ udmf
1714
{
title = "Ideya Anchor Point";
sprite = "internal:axis1";
sprite = "internal:ideya";
width = 8;
height = 16;
arg0

BIN
Build/Sprites/ideya.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B