- fixed another typo.

This commit is contained in:
Christoph Oelckers 2020-03-15 15:56:35 +01:00
parent 16ae7e3124
commit a50a5101bc
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ enum DrawTextureTags
DTA_Spacing, // Strings only: Additional spacing between characters
DTA_Monospace, // Strings only: Use a fixed distance between characters.
DTA_FullsceeenEx, // advanced fullscreen control.
DTA_FullscreenEx, // advanced fullscreen control.
};
class Shape2DTransform : Object native