mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 22:36:03 +00:00
Tidied and coloured console messages
This commit is contained in:
@@ -199,7 +199,7 @@ module SaveData
|
||||
conversions_to_run.each do |conversion|
|
||||
echo "#{conversion.title}..."
|
||||
conversion.run(save_data)
|
||||
echoln " done."
|
||||
echoln_good "done"
|
||||
end
|
||||
echoln "" if conversions_to_run.length > 0
|
||||
save_data[:essentials_version] = Essentials::VERSION
|
||||
|
||||
Reference in New Issue
Block a user