mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Fixed build
This commit is contained in:
@@ -70,7 +70,7 @@ void ScriptPanel::Draw(Nuake::Entity entity)
|
||||
}
|
||||
else
|
||||
{
|
||||
Nuake::Logger::Log("[FileSystem] Cannot create script files that starts with a number.", Nuake::CRITICAL);
|
||||
Nuake::Logger::Log("Cannot create script files that starts with a number.","fileSystem", Nuake::CRITICAL);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user