Add: Horizontal scroll for script debug log (#11597)
This commit is contained in:
@@ -32,6 +32,7 @@ namespace ScriptLogTypes {
|
||||
struct LogLine {
|
||||
std::string text; ///< The text
|
||||
ScriptLogType type; ///< Text type
|
||||
uint width; ///< The text width
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user