Closed Alekhoff closed 4 years ago
Description When compiling a block that has the diamond MinimapIcon, its missing a "d" after compiling Steps to reproduce
SetMinimapIcon MinimapIcon(0, white, diamond)
Expected result
MinimapIcon 0 White Diamond
Actual result
MinimapIcon 0 White Diamon
That's a nice typo
https://github.com/Xeverous/filter_spirit/blob/fd405c339086df24a9defb328cfa534be913b31a/src/lib/fs/lang/generation.hpp#L69-L74
Fixed in 142f9e41f544ac686b668ff473eb93318beebb7a.
Description When compiling a block that has the diamond MinimapIcon, its missing a "d" after compiling Steps to reproduce
Expected result
Actual result