mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- luainstance: add missing RADIUS_NONE; fix typo in dynfont handling
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
enum {
|
||||
DYNFONT_NO_ERROR = 0,
|
||||
DYNFONT_MAXIMUM_FONTS = 1,
|
||||
DYNFONT_TO_WIDE = 2,
|
||||
DYNFONT_TOO_WIDE = 2,
|
||||
DYNFONT_TOO_HIGH = 3
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user