Builds Windows nounity and unity
Builds Linux nounity and unity Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -158,7 +158,7 @@ namespace DrawingPrimitives
|
||||
|
||||
|
||||
char format[16] = "";
|
||||
sprintf_s(format, "%%.%df", rulerPrecision);
|
||||
azsprintf(format, "%%.%df", rulerPrecision);
|
||||
|
||||
const int height = options.m_rect.height();
|
||||
const int top = options.m_rect.top();
|
||||
|
||||
Reference in New Issue
Block a user